Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,19 +1,20 @@
# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:47 wiz Exp $
#
# $NetBSD: Makefile,v 1.11 2016/07/28 04:34:35 wen Exp $
DISTNAME= Term-Shell-0.02
DISTNAME= Term-Shell-0.09
PKGNAME= p5-${DISTNAME}
PKGREVISION= 5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NE/NEILW/}
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SH/SHLOMIF/}
LICENSE= gnu-gpl-v2
MAINTAINER= imil@NetBSD.org
HOMEPAGE= http://search.cpan.org/~neilw/${DISTNAME}/
HOMEPAGE= http://search.cpan.org/~shlomif/${DISTNAME}/
COMMENT= Write command-line shells in Perl
DEPENDS+= p5-Term-ReadKey>=2.30:../../devel/p5-Term-ReadKey
DEPENDS+= p5-Text-Autoformat-[0-9]*:../../textproc/p5-Text-Autoformat
PERL5_PACKLIST= auto/Term/Shell/.packlist
PERL5_MODULE_TYPE= Module::Build
USE_LANGUAGES= # none
.include "../../lang/perl5/module.mk"