diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-18 23:42:09 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-18 23:42:09 +0000 |
commit | 1827dd39e4ef9f2fdf6594029bf1d920c75ede5b (patch) | |
tree | 6070278b9ccb45b0fbd50513304e84b1cceb5069 /package/pptp/ipkg/pptp.control | |
parent | c49c4efbf0d97a4c5d00ee5bfd0764134d5e72d2 (diff) |
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 |