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,9 @@
# $NetBSD: Makefile,v 1.11 2013/12/09 14:17:53 obache Exp $
# $NetBSD: Makefile,v 1.13 2014/10/09 14:07:03 wiz Exp $
#
DISTNAME= Encode-Detect-1.01
PKGNAME= p5-${DISTNAME}
PKGREVISION= 5
PKGREVISION= 6
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/}
@@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Encode-Detect/
COMMENT= Perl module that detects the encoding of data
LICENSE= mpl-1.1
PKG_INSTALLATION_TYPES= overwrite pkgviews
BUILD_DEPENDS+= {perl>=5.9.3,p5-ExtUtils-CBuilder-[0-9]*}:../../devel/p5-ExtUtils-CBuilder
USE_LANGUAGES+= c c++