X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f2b88b69803a7f6475c49d7a7b8e459f1d974e37..db0a51c50a6cd698fdd7fbe16dc3af278aaff932:/package/pptp/Makefile diff --git a/package/pptp/Makefile b/package/pptp/Makefile index a7b9220d9..184f72698 100644 --- a/package/pptp/Makefile +++ b/package/pptp/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006-2008 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -26,10 +26,14 @@ define Package/pptp DEPENDS:=+ppp +kmod-gre endef -define Package/pptp/daemon +define Package/pptp/description This package contains a PPTP (Point-to-Point Tunneling Protocol) client. endef +define Package/pptp/conffiles +/etc/ppp/options.pptp +endef + define Package/pptp/install $(INSTALL_DIR) $(1)/usr/sbin $(INSTALL_BIN) $(PKG_BUILD_DIR)/pptp $(1)/usr/sbin/