2011-08-12 14:44:03 +02:00
|
|
|
# $NetBSD: Makefile,v 1.6 2011/08/12 12:44:03 adam Exp $
|
2008-08-26 01:06:17 +02:00
|
|
|
|
2011-08-12 14:44:03 +02:00
|
|
|
DISTNAME= ExtUtils-Command-1.17
|
2008-08-26 01:06:17 +02:00
|
|
|
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
|
2011-08-12 14:44:03 +02:00
|
|
|
LICENSE= ${PERL5_LICENSE}
|
2008-08-26 01:06:17 +02:00
|
|
|
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
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"
|