Import of pkgsrc-2015Q1

This commit is contained in:
2016-01-21 23:40:00 +01:00
committed by sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870539 additions and 795424 deletions
+2 -5
View File
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.15 2013/05/31 12:40:08 wiz Exp $
# $NetBSD: Makefile,v 1.18 2014/10/09 14:06:13 wiz Exp $
DISTNAME= Class-Factory-1.06
PKGNAME= p5-${DISTNAME}
PKGREVISION= 5
SVR4_PKGNAME= p5clf
PKGREVISION= 6
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
@@ -12,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Class-Factory/
COMMENT= Base class for dynamic factory classes
LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/Class/Factory/.packlist
.include "../../lang/perl5/module.mk"