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 | ad8d8e100e98b561fce52e426aebc853c3e85372 (patch) | |
tree | bc89a13663db6b74780802837517151735dc5bd1 /openwrt/package/pptp/ipkg/pptp.control | |
parent | c4c02b571bf1465a42f692a1ff37b03cc87374f3 (diff) | |
download | mtk-20170518-ad8d8e100e98b561fce52e426aebc853c3e85372.zip mtk-20170518-ad8d8e100e98b561fce52e426aebc853c3e85372.tar.gz mtk-20170518-ad8d8e100e98b561fce52e426aebc853c3e85372.tar.bz2 |
Convert pptp to new packaging style
SVN-Revision: 941
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 0000000..67dbd26 --- /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 |