2e65d464e8
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
17 lines
457 B
Makefile
17 lines
457 B
Makefile
# $NetBSD: Makefile,v 1.18 2015/06/12 10:51:33 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= Text-Shellwords-1.08
|
|
PKGNAME= p5-${DISTNAME}
|
|
PKGREVISION= 7
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
|
|
|
|
MAINTAINER= dprice@cs.nmsu.edu
|
|
HOMEPAGE= http://search.cpan.org/dist/Text-Shellwords/
|
|
COMMENT= Wrapper around shellwords.pl package
|
|
|
|
PERL5_PACKLIST= auto/Text/Shellwords/.packlist
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|