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 | 57b3da14cd145a03f399b29b5e9eb15206f6cc79 (patch) | |
tree | bc89a13663db6b74780802837517151735dc5bd1 /openwrt/package/pptp/ipkg/pptp.control | |
parent | 01e3a7a8b0ff683476f1efc4240660a713428183 (diff) |
Convert pptp to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@941 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/pptp/ipkg/pptp.control')
-rw-r--r-- | openwrt/package/pptp/ipkg/pptp.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/pptp/ipkg/pptp.control b/openwrt/package/pptp/ipkg/pptp.control new file mode 100644 index 000000000..67dbd2694 --- /dev/null +++ b/openwrt/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 |