- Add p5-HTML-Packer 1.002001
HTML::Packer is another HTML code cleaner. WWW: http://search.cpan.org/dist/HTML-Packer/ http://github.com/nevesenin/html-packer-perl
This commit is contained in:
parent
33769004ce
commit
d6f0bd8af7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278199
@ -500,6 +500,7 @@
|
||||
SUBDIR += p5-HTML-Fraction
|
||||
SUBDIR += p5-HTML-HTML5-Parser
|
||||
SUBDIR += p5-HTML-HTMLDoc
|
||||
SUBDIR += p5-HTML-Packer
|
||||
SUBDIR += p5-HTML-QRCode
|
||||
SUBDIR += p5-HTML-RewriteAttributes
|
||||
SUBDIR += p5-HTML-SBC
|
||||
|
24
textproc/p5-HTML-Packer/Makefile
Normal file
24
textproc/p5-HTML-Packer/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# New ports collection makefile for: p5-HTML-Packer
|
||||
# Date created: 2011-07-23
|
||||
# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= HTML-Packer
|
||||
PORTVERSION= 1.002.001
|
||||
CATEGORIES= textproc www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Another HTML code cleaner
|
||||
|
||||
RUN_DEPENDS= p5-Regexp-RegGrp>=1.001.001:${PORTSDIR}/devel/p5-Regexp-RegGrp
|
||||
|
||||
PERL_CONFIGURE= 5.8.9+
|
||||
|
||||
MAN3= HTML::Packer.3
|
||||
|
||||
.include <bsd.port.mk>
|
2
textproc/p5-HTML-Packer/distinfo
Normal file
2
textproc/p5-HTML-Packer/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (HTML-Packer-1.002001.tar.gz) = e784d75d3769aa542469d3d82dcfd4325ca5b93fc1a0a553601866e6214bf821
|
||||
SIZE (HTML-Packer-1.002001.tar.gz) = 33093
|
4
textproc/p5-HTML-Packer/pkg-descr
Normal file
4
textproc/p5-HTML-Packer/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
HTML::Packer is another HTML code cleaner.
|
||||
|
||||
WWW: http://search.cpan.org/dist/HTML-Packer/
|
||||
http://github.com/nevesenin/html-packer-perl
|
5
textproc/p5-HTML-Packer/pkg-plist
Normal file
5
textproc/p5-HTML-Packer/pkg-plist
Normal file
@ -0,0 +1,5 @@
|
||||
%%SITE_PERL%%/HTML/Packer.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Packer/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Packer
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML
|
||||
@dirrmtry %%SITE_PERL%%/HTML
|
Loading…
Reference in New Issue
Block a user