pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/poptop Added LICENSE; pkglint clean-up
details: https://anonhg.NetBSD.org/pkgsrc/rev/db34a6eecc0e
branches: trunk
changeset: 609890:db34a6eecc0e
user: adam <adam%pkgsrc.org@localhost>
date: Fri Oct 12 15:30:18 2012 +0000
description:
Added LICENSE; pkglint clean-up
diffstat:
net/poptop/Makefile | 11 +++++------
1 files changed, 5 insertions(+), 6 deletions(-)
diffs (30 lines):
diff -r b4118b8b0b5c -r db34a6eecc0e net/poptop/Makefile
--- a/net/poptop/Makefile Fri Oct 12 15:29:35 2012 +0000
+++ b/net/poptop/Makefile Fri Oct 12 15:30:18 2012 +0000
@@ -1,21 +1,20 @@
-# $NetBSD: Makefile,v 1.19 2011/05/08 17:07:25 christos Exp $
-#
+# $NetBSD: Makefile,v 1.20 2012/10/12 15:30:18 adam Exp $
DISTNAME= pptpd-1.3.4
-PKGREVISION=1
PKGNAME= ${DISTNAME:S/pptpd/poptop/}
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=poptop/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.poptop.org/
COMMENT= PPTP server with support for Microsoft VPN clients
+LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
-GNU_CONFIGURE= YES
-USE_TOOLS+= gmake
-
+USE_TOOLS+= gmake
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libwrap
SUBST_CLASSES+= sysconf
Home |
Main Index |
Thread Index |
Old Index