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

@@ -0,0 +1,19 @@
# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:29 wiz Exp $
#
DISTNAME= Config-Simple-4.59
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= perl5 sysutils
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SH/SHERZODR/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Config-Simple/
COMMENT= Simple configuration file class
LICENSE= ${PERL5_LICENSE}
PERL5_PACKLIST= auto/Config/Simple/.packlist
USE_LANGUAGES= # none
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"