1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- 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:
Sunpoet Po-Chuan Hsieh 2011-07-23 09:29:41 +00:00
parent 33769004ce
commit d6f0bd8af7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278199
5 changed files with 36 additions and 0 deletions

View File

@ -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

View 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>

View File

@ -0,0 +1,2 @@
SHA256 (HTML-Packer-1.002001.tar.gz) = e784d75d3769aa542469d3d82dcfd4325ca5b93fc1a0a553601866e6214bf821
SIZE (HTML-Packer-1.002001.tar.gz) = 33093

View 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

View 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