add p5-HTML-Format (used by demime)
This commit is contained in:
parent
c62594ac61
commit
cab5f3df22
25
www/p5-HTML-Format/Makefile
Normal file
25
www/p5-HTML-Format/Makefile
Normal file
@ -0,0 +1,25 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2001/12/26 23:23:25 marc Exp $
|
||||
|
||||
COMMENT= "HTML text formating class"
|
||||
|
||||
DISTNAME= HTML-Format-1.23
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
NEED_VERSION= 1.414
|
||||
|
||||
MAINTAINER= Marco S Hyman <marc@openbsd.org>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= HTML
|
||||
|
||||
BUILD_DEPENDS= ::www/p5-HTML-Tree
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
.include <bsd.port.mk>
|
3
www/p5-HTML-Format/distinfo
Normal file
3
www/p5-HTML-Format/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (HTML-Format-1.23.tar.gz) = 78f94c359a399ad8c0ead462a69243b4
|
||||
RMD160 (HTML-Format-1.23.tar.gz) = 028684308e90f7cbc94c9a936b6c566be8c03a55
|
||||
SHA1 (HTML-Format-1.23.tar.gz) = 7d4d313571cad9f09fd9ec822528f2d41d0592f4
|
4
www/p5-HTML-Format/pkg/DESCR
Normal file
4
www/p5-HTML-Format/pkg/DESCR
Normal file
@ -0,0 +1,4 @@
|
||||
HTML formatters are able to format a HTML syntax tree into various
|
||||
printable formats. Different formatters produce output for different
|
||||
output media. Common for all formatters are that they will return the
|
||||
formatted output when the format() method is called.
|
7
www/p5-HTML-Format/pkg/PLIST
Normal file
7
www/p5-HTML-Format/pkg/PLIST
Normal file
@ -0,0 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/12/26 23:23:25 marc Exp $
|
||||
libdata/perl5/site_perl/HTML/FormatPS.pm
|
||||
libdata/perl5/site_perl/HTML/FormatText.pm
|
||||
libdata/perl5/site_perl/HTML/Formatter.pm
|
||||
man/man3/HTML::FormatPS.3p
|
||||
man/man3/HTML::FormatText.3p
|
||||
man/man3/HTML::Formatter.3p
|
Loading…
x
Reference in New Issue
Block a user