2016-06-08 21:22:13 +02:00
|
|
|
# $NetBSD: Makefile,v 1.14 2016/06/08 19:22:53 wiz Exp $
|
2008-08-26 01:06:17 +02:00
|
|
|
|
2015-01-29 13:20:10 +01:00
|
|
|
DISTNAME= ExtUtils-Command-1.20
|
2008-08-26 01:06:17 +02:00
|
|
|
PKGNAME= p5-${DISTNAME}
|
2016-06-08 21:22:13 +02:00
|
|
|
PKGREVISION= 2
|
2008-08-26 01:06:17 +02:00
|
|
|
CATEGORIES= devel perl5
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
|
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
|
|
HOMEPAGE= http://search.cpan.org/dist/ExtUtils-Command/
|
|
|
|
COMMENT= Perl 5 functions to replace common UNIX commands in Makefiles
|
2011-08-12 14:44:03 +02:00
|
|
|
LICENSE= ${PERL5_LICENSE}
|
2008-08-26 01:06:17 +02:00
|
|
|
|
2011-08-12 14:44:03 +02:00
|
|
|
USE_LANGUAGES= # empty
|
|
|
|
PERL5_PACKLIST= auto/ExtUtils/Command/.packlist
|
2008-11-06 00:35:49 +01:00
|
|
|
|
2008-08-26 01:06:17 +02:00
|
|
|
.include "../../lang/perl5/module.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|