diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-19 00:03:33 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-19 00:03:33 +0000 |
commit | c27332b1e82ebc71a818c069b6a903e4425d62bd (patch) | |
tree | 92ae4f2e901f0bc9b14240fa3e955bdf4ef7623c /package/pptpd/ipkg/pptpd.control | |
parent | 1827dd39e4ef9f2fdf6594029bf1d920c75ede5b (diff) |
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 000000000..7d0a19bd3 --- /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 |