pkgsrc/devel/p5-ExtUtils-Command/Makefile
mef 1721b9aaaf Update 1.18 to 1.20
-------------------
1.20  Thu, Jan 8, 2015
  - Skip some tests on Haiku as well

1.19  Sat, Dec 27, 2014
  - Late load required modules
2015-01-29 12:20:10 +00:00

17 lines
522 B
Makefile

# $NetBSD: Makefile,v 1.12 2015/01/29 12:20:10 mef Exp $
DISTNAME= ExtUtils-Command-1.20
PKGNAME= p5-${DISTNAME}
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
LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/ExtUtils/Command/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"