Import of pkgsrc-2014Q1

This commit is contained in:
2014-11-05 12:41:07 +01:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions
+6 -2
View File
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.12 2013/05/31 12:39:58 wiz Exp $
# $NetBSD: Makefile,v 1.14 2014/03/17 17:58:54 schnoebe Exp $
DISTNAME= cvsd-1.0.23
PKGREVISION= 2
PKGREVISION= 4
CATEGORIES= devel scm
MASTER_SITES= http://arthurdejong.org/cvsd/
@@ -10,6 +10,10 @@ HOMEPAGE= http://arthurdejong.org/cvsd/
COMMENT= Run CVS pserver in a chroot-ed environment
LICENSE= gnu-gpl-v2
.if !exists(/usr/bin/cvs)
DEPENDS+= cvs>=1.11:../../devel/scmcvs
.endif
USE_TOOLS+= gmake perl
GNU_CONFIGURE= YES