diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-19 00:03:33 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-19 00:03:33 +0000 |
commit | e56fa7f9257c5819148a02fa728949e14bf1380d (patch) | |
tree | 92ae4f2e901f0bc9b14240fa3e955bdf4ef7623c /package/pptpd/ipkg/pptpd.control | |
parent | edd6c8ee3f0fa0512bb5ae326de13ca24c7b6f9d (diff) | |
download | master-187ad058-e56fa7f9257c5819148a02fa728949e14bf1380d.tar.gz master-187ad058-e56fa7f9257c5819148a02fa728949e14bf1380d.tar.bz2 master-187ad058-e56fa7f9257c5819148a02fa728949e14bf1380d.zip |
Convert pptpd to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@942 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/pptpd/ipkg/pptpd.control')
-rw-r--r-- | package/pptpd/ipkg/pptpd.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/pptpd/ipkg/pptpd.control b/package/pptpd/ipkg/pptpd.control new file mode 100644 index 0000000000..7d0a19bd3c --- /dev/null +++ b/package/pptpd/ipkg/pptpd.control @@ -0,0 +1,7 @@ +Package: pptpd +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: a Point-to-Point Tunneling Protocol (PPTP) server +Depends: ppp, kmod-gre |