Package was imported without the p5- prefix, cvs delete and cvs import again

This commit is contained in:
manu 2011-04-05 00:47:14 +00:00
parent da73e0acdf
commit ee8a23738d
3 changed files with 30 additions and 0 deletions

View file

@ -0,0 +1,2 @@
This module deals with decoding of strings with XML character entities.
Based upon the HTML::Entities module by Gisle Aas

View file

@ -0,0 +1,23 @@
# $NetBSD: Makefile,v 1.1.1.1 2011/04/05 00:47:14 manu Exp $
DISTNAME= XML-Entities-1.0000
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ent
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/~sixtease/XML-Entities-1.0000/lib/XML/Entities.pm
COMMENT= Decode strings with XML entities
LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/XML-Entities
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/XML/Entities/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2011/04/05 00:47:14 manu Exp $
SHA1 (XML-Entities-1.0000.tar.gz) = 25eef2dfe4d52237cfb35fd4edbb9744db42346c
RMD160 (XML-Entities-1.0000.tar.gz) = f6e14a7906a175fff19aebd7c6f89215f752d477
Size (XML-Entities-1.0000.tar.gz) = 20162 bytes