Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.22 2013/05/31 12:40:20 wiz Exp $
# $NetBSD: Makefile,v 1.25 2014/10/09 14:06:18 wiz Exp $
DISTNAME= File-PathConvert-0.9
PKGNAME= p5-${DISTNAME}
PKGREVISION= 7
SVR4_PKGNAME= p5fpc
PKGREVISION= 8
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
@@ -12,8 +11,6 @@ HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/File-PathConvert/
COMMENT= Convert paths and URLs from absolute to relative and vice versa
LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/File/PathConvert/.packlist
.include "../../lang/perl5/module.mk"