add p5-HTML-Encoding 0.52

Determine the encoding of HTML/XML/XHTML documents
This commit is contained in:
Ying-Chieh Liao 2006-06-05 06:21:31 +00:00
parent 2230b57363
commit 987d7f8fbc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164386
5 changed files with 40 additions and 0 deletions

View file

@ -581,6 +581,7 @@
SUBDIR += p5-HTML-Diff
SUBDIR += p5-HTML-Element-Extended
SUBDIR += p5-HTML-Embperl
SUBDIR += p5-HTML-Encoding
SUBDIR += p5-HTML-FillInForm
SUBDIR += p5-HTML-FromText
SUBDIR += p5-HTML-LinkExtractor

View file

@ -0,0 +1,28 @@
# ex:ts=8
# Ports collection makefile for: HTML::Encoding
# Date created: Jun 5, 2006
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= HTML-Encoding
PORTVERSION= 0.52
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTML
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Determine the encoding of HTML/XML/XHTML documents
BUILD_DEPENDS= p5-Encode>=0:${PORTSDIR}/converters/p5-Encode \
p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= HTML::Encoding.3
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
MD5 (HTML-Encoding-0.52.tar.gz) = ee31564305ffdaf24d99f26588f8eb9f
SHA256 (HTML-Encoding-0.52.tar.gz) = cd0cf7b45f46ea47bc993e62260dabf7d9afba36f2aa1d95cf46f2ed292bb54c
SIZE (HTML-Encoding-0.52.tar.gz) = 10768

View file

@ -0,0 +1,3 @@
HTML::Encoding helps to determine the encoding of HTML and XML/XHTML documents.
WWW: http://search.cpan.org/dist/HTML-Encoding/

View file

@ -0,0 +1,5 @@
%%SITE_PERL%%/HTML/Encoding.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Encoding/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Encoding
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML
@dirrmtry %%SITE_PERL%%/HTML