Import p5-HTML-Entities-Interpolate-1.04 as www/p5-HTML-Entities-Interpolate.
Call HTML::Entities::encode_entities, via a hash, within a string.
This commit is contained in:
parent
6e450a23c5
commit
4d9508df8d
3 changed files with 34 additions and 0 deletions
1
www/p5-HTML-Entities-Interpolate/DESCR
Normal file
1
www/p5-HTML-Entities-Interpolate/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Call HTML::Entities::encode_entities, via a hash, within a string.
|
28
www/p5-HTML-Entities-Interpolate/Makefile
Normal file
28
www/p5-HTML-Entities-Interpolate/Makefile
Normal file
|
@ -0,0 +1,28 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2012/03/08 11:28:25 fhajny Exp $
|
||||
#
|
||||
|
||||
DISTNAME= HTML-Entities-Interpolate-1.04
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/HTML-Entities-Interpolate/
|
||||
COMMENT= Call HTML::Entities::encode_entities, via a hash, within a string
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
BUILD_DEPENDS+= p5-Test-Simple>=0:../../devel/p5-Test-Simple
|
||||
BUILD_DEPENDS+= p5-Test-Pod>=0:../../devel/p5-Test-Pod
|
||||
BUILD_DEPENDS+= p5-Module-Build>=0.38000:../../devel/p5-Module-Build
|
||||
DEPENDS+= p5-HTML-Parser>=0:../../www/p5-HTML-Parser
|
||||
DEPENDS+= p5-Tie-Function>=0:../../devel/p5-Tie-Function
|
||||
|
||||
PERL5_MODULE_TYPE= Module::Build
|
||||
PERL5_PACKLIST= auto/HTML/Entities/Interpolate/.packlist
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
5
www/p5-HTML-Entities-Interpolate/distinfo
Normal file
5
www/p5-HTML-Entities-Interpolate/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2012/03/08 11:28:25 fhajny Exp $
|
||||
|
||||
SHA1 (HTML-Entities-Interpolate-1.04.tgz) = 8d51bfc6c6bb4ec02b18de1d3e0b7026d7296659
|
||||
RMD160 (HTML-Entities-Interpolate-1.04.tgz) = fc48623206eb7c3505f1f90a9c2b9a1b75eef49d
|
||||
Size (HTML-Entities-Interpolate-1.04.tgz) = 3786 bytes
|
Loading…
Reference in a new issue