2008-10-19 21:17:40 +02:00
|
|
|
# $NetBSD: Makefile,v 1.2 2008/10/19 19:17:53 he Exp $
|
2008-08-26 01:06:17 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= ExtUtils-Command-1.14
|
|
|
|
PKGNAME= p5-${DISTNAME}
|
2008-10-19 21:17:40 +02:00
|
|
|
PKGREVISION= 1
|
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
|
|
|
|
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
|
|
|
USE_LANGUAGES= # empty
|
|
|
|
PERL5_PACKLIST= auto/ExtUtils/Command/.packlist
|
|
|
|
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|