diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-18 23:42:09 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-18 23:42:09 +0000 |
commit | edd6c8ee3f0fa0512bb5ae326de13ca24c7b6f9d (patch) | |
tree | 6070278b9ccb45b0fbd50513304e84b1cceb5069 /package/pptp/ipkg/pptp.control | |
parent | 36ae98c96ef1a2cfe7bb35765346bc91371e502a (diff) | |
download | upstream-edd6c8ee3f0fa0512bb5ae326de13ca24c7b6f9d.tar.gz upstream-edd6c8ee3f0fa0512bb5ae326de13ca24c7b6f9d.tar.bz2 upstream-edd6c8ee3f0fa0512bb5ae326de13ca24c7b6f9d.zip |
Convert pptp to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@941 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/pptp/ipkg/pptp.control')
-rw-r--r-- | package/pptp/ipkg/pptp.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/pptp/ipkg/pptp.control b/package/pptp/ipkg/pptp.control new file mode 100644 index 0000000000..67dbd26944 --- /dev/null +++ b/package/pptp/ipkg/pptp.control @@ -0,0 +1,7 @@ +Package: pptp +Priority: optional +Section: net +Maintainer: Waldemar Brodkorb <wbx@dass-it.de> +Source: buildroot internal +Description: a Point-to-Point Tunneling Protocol (PPTP) client +Depends: ppp, kmod-gre |