Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

5
textproc/p5-Encode/DESCR Normal file
View File

@@ -0,0 +1,5 @@
The "Encode" module provides the interfaces between Perl's
strings and the rest of the system. Perl strings are
sequences of characters.
See "perldoc Encode" for the rest of the story

View File

@@ -0,0 +1,19 @@
# $NetBSD: Makefile,v 1.22 2013/05/31 12:42:09 wiz Exp $
DISTNAME= Encode-2.47
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/}
MAINTAINER= rhaen@NetBSD.org
HOMEPAGE= http://search.cpan.org/~dankogai/Encode/
COMMENT= Provides interfaces between strings and the rest of the system
LICENSE= ${PERL5_LICENSE}
PERL5_REQD+= 5.7.3
PERL5_PACKLIST= auto/Encode/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.14 2012/10/21 23:10:14 wiz Exp $
SHA1 (Encode-2.47.tar.gz) = 4fcc1744441d46ecea536d62f692683dde188da4
RMD160 (Encode-2.47.tar.gz) = c29beff3321d889760e5b497dea2e671187fec44
Size (Encode-2.47.tar.gz) = 2003578 bytes