X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fpptp%2FMakefile;fp=package%2Fpptp%2FMakefile;h=184f72698c2731aa62421a8d21857c41a3fa89da;hp=a7b9220d95524df58b4fbf0952fcb3253353d7c1;hb=f2068db0731e99d92598eea2de26de47659e127e;hpb=8371bd9673fe05db75b596a2f3e05b4c8db56837 diff --git a/package/pptp/Makefile b/package/pptp/Makefile index a7b9220d95..184f72698c 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/