Import of pkgsrc-2014Q1
This commit is contained in:
19
devel/p5-ExtUtils-InstallPaths/Makefile
Normal file
19
devel/p5-ExtUtils-InstallPaths/Makefile
Normal file
@@ -0,0 +1,19 @@
|
||||
# $NetBSD: Makefile,v 1.2 2013/12/07 01:00:02 wiz Exp $
|
||||
|
||||
DISTNAME= ExtUtils-InstallPaths-0.010
|
||||
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-InstallPaths/
|
||||
COMMENT= Build.PL install path logic made easy
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
DEPENDS+= p5-ExtUtils-Config>=0.002:../../devel/p5-ExtUtils-Config
|
||||
|
||||
USE_LANGUAGES= # empty
|
||||
PERL5_PACKLIST= auto/ExtUtils/InstallPaths/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
Reference in New Issue
Block a user