diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2004-10-18 02:13:10 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2004-10-18 02:13:10 +0000 |
commit | 07c47ea81398751377213ecf9f01a00c45e9b3b8 (patch) | |
tree | b5202c5ca656f4914516de1c955711b0b2097de0 /textproc/p5-HTML-Format | |
parent | 92d217611fd46499f4e62d3aff8c804a81a15747 (diff) |
Notes
Diffstat (limited to 'textproc/p5-HTML-Format')
-rw-r--r-- | textproc/p5-HTML-Format/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-HTML-Format/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/p5-HTML-Format/Makefile b/textproc/p5-HTML-Format/Makefile index 97fcf183f49a..9227eeeead9a 100644 --- a/textproc/p5-HTML-Format/Makefile +++ b/textproc/p5-HTML-Format/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-Format -PORTVERSION= 2.03 +PORTVERSION= 2.04 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML @@ -20,6 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/HTML/Element.pm:${PORTSDIR}/www/p5-HTML-Tree \ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes +INSTALL_TARGET= pure_install MAN3= HTML::Formatter.3 HTML::FormatPS.3 HTML::FormatRTF.3 HTML::FormatText.3 .include <bsd.port.mk> diff --git a/textproc/p5-HTML-Format/distinfo b/textproc/p5-HTML-Format/distinfo index cae9be61dd71..1653767f7d54 100644 --- a/textproc/p5-HTML-Format/distinfo +++ b/textproc/p5-HTML-Format/distinfo @@ -1,2 +1,2 @@ -MD5 (HTML-Format-2.03.tar.gz) = a2d12c10f26ea44a3b17709d4671b8e5 -SIZE (HTML-Format-2.03.tar.gz) = 23008 +MD5 (HTML-Format-2.04.tar.gz) = 2d287392b77c959f06397371116c2d7e +SIZE (HTML-Format-2.04.tar.gz) = 23260 |