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,9 +1,9 @@
# $NetBSD: Makefile,v 1.15 2013/05/31 12:42:17 wiz Exp $
# $NetBSD: Makefile,v 1.17 2014/10/09 14:07:05 wiz Exp $
#
DISTNAME= Text-Shellwords-1.08
PKGNAME= p5-${DISTNAME}
PKGREVISION= 5
PKGREVISION= 6
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
@@ -11,8 +11,6 @@ MAINTAINER= dprice@cs.nmsu.edu
HOMEPAGE= http://search.cpan.org/dist/Text-Shellwords/
COMMENT= Wrapper around shellwords.pl package
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/Text/Shellwords/.packlist
.include "../../lang/perl5/module.mk"