Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:03 wiz Exp $
# $NetBSD: Makefile,v 1.8 2014/10/09 14:06:59 wiz Exp $
DISTNAME= IO-KQueue-0.34
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
PKGREVISION= 5
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
@@ -15,8 +15,6 @@ BUILD_DEPENDS+= p5-perl-headers-[0-9]*:../../devel/p5-perl-headers
ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-*-* OpenBSD-*-* DragonFly-*-* Darwin-*-*
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/IO/KQueue/.packlist
.include "../../lang/perl5/module.mk"