Import of pkgsrc-2014Q1
This commit is contained in:
23
filesystems/p5-Module-Path/Makefile
Normal file
23
filesystems/p5-Module-Path/Makefile
Normal file
@@ -0,0 +1,23 @@
|
||||
# $NetBSD: Makefile,v 1.1 2013/07/03 15:06:36 sno Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Module-Path-0.09
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
|
||||
|
||||
MAINTAINER= pkgsrc-p5-people@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Module-Path/
|
||||
COMMENT= Perl5 module to get the full path to a locally installed module
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
REPLACE_PERL+= bin/mpath
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
PERL5_PACKLIST= auto/Module/Path/.packlist
|
||||
|
||||
BUILD_DEPENDS+= p5-Devel-FindPerl-[0-9]*:../../devel/p5-Devel-FindPerl
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
Reference in New Issue
Block a user