Fri Oct 12 15:30:19 2012 UTC ()
Added LICENSE; pkglint clean-up


(adam)
diff -r1.19 -r1.20 pkgsrc/net/poptop/Makefile

cvs diff -r1.19 -r1.20 pkgsrc/net/poptop/Makefile (expand / switch to unified diff)

--- pkgsrc/net/poptop/Makefile 2011/05/08 17:07:25 1.19
+++ pkgsrc/net/poptop/Makefile 2012/10/12 15:30:18 1.20
@@ -1,31 +1,30 @@ @@ -1,31 +1,30 @@
1# $NetBSD: Makefile,v 1.19 2011/05/08 17:07:25 christos Exp $ 1# $NetBSD: Makefile,v 1.20 2012/10/12 15:30:18 adam Exp $
2# 
3 2
4DISTNAME= pptpd-1.3.4 3DISTNAME= pptpd-1.3.4
5PKGREVISION=1 
6PKGNAME= ${DISTNAME:S/pptpd/poptop/} 4PKGNAME= ${DISTNAME:S/pptpd/poptop/}
 5PKGREVISION= 1
7CATEGORIES= net 6CATEGORIES= net
8MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=poptop/} 7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=poptop/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://www.poptop.org/ 10HOMEPAGE= http://www.poptop.org/
12COMMENT= PPTP server with support for Microsoft VPN clients 11COMMENT= PPTP server with support for Microsoft VPN clients
 12LICENSE= gnu-gpl-v2
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16GNU_CONFIGURE= YES 16USE_TOOLS+= gmake
17USE_TOOLS+= gmake 17GNU_CONFIGURE= yes
18 
19CONFIGURE_ARGS+= --with-libwrap 18CONFIGURE_ARGS+= --with-libwrap
20 19
21SUBST_CLASSES+= sysconf 20SUBST_CLASSES+= sysconf
22SUBST_STAGE.sysconf= post-patch 21SUBST_STAGE.sysconf= post-patch
23SUBST_FILES.sysconf= defaults.h pptpd.8 pptpd.conf.5 22SUBST_FILES.sysconf= defaults.h pptpd.8 pptpd.conf.5
24SUBST_SED.sysconf= -e s,@@PKGSYSCONFDIR@@,${PKG_SYSCONFDIR}, 23SUBST_SED.sysconf= -e s,@@PKGSYSCONFDIR@@,${PKG_SYSCONFDIR},
25 24
26SUBST_CLASSES+= logwtmp 25SUBST_CLASSES+= logwtmp
27SUBST_STAGE.logwtmp= post-patch 26SUBST_STAGE.logwtmp= post-patch
28SUBST_FILES.logwtmp= pptpctrl.c 27SUBST_FILES.logwtmp= pptpctrl.c
29SUBST_SED.logwtmp= -e s,@@PREFIX@@,${PREFIX}, 28SUBST_SED.logwtmp= -e s,@@PREFIX@@,${PREFIX},
30 29
31RCD_SCRIPTS= pptpd 30RCD_SCRIPTS= pptpd