aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Summary
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-17 02:37:15 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-17 02:37:15 +0000
commit1e60866cc19e399726a715fe8f90de75614755d9 (patch)
tree919603a1bf324ecbe31827d6a9441e11e58f98a0 /www/p5-HTML-Summary
parent30563b53998852429b379c5698be8bc307cc56ca (diff)
downloadports-1e60866cc19e399726a715fe8f90de75614755d9.tar.gz
ports-1e60866cc19e399726a715fe8f90de75614755d9.zip
Notes
Diffstat (limited to 'www/p5-HTML-Summary')
-rw-r--r--www/p5-HTML-Summary/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/p5-HTML-Summary/Makefile b/www/p5-HTML-Summary/Makefile
index 672de712c534..0ac4187c7398 100644
--- a/www/p5-HTML-Summary/Makefile
+++ b/www/p5-HTML-Summary/Makefile
@@ -5,21 +5,20 @@
# $FreeBSD$
#
-PORTNAME= p5-HTML-Summary
+PORTNAME= HTML-Summary
PORTVERSION= 0.017
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTML
-DISTNAME= HTML-Summary-0.017
+PKGNAMEPREFIX= p5-
MAINTAINER= dima@Chg.RU
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/TreeBuilder.pm:${PORTSDIR}/www/p5-HTML-Tree
-USE_PERL5= YES
+USE_PERL5= yes
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-
MAN3= HTML::Summary.3 Text::Sentence.3 Lingua::JA::Jtruncate.3
do-configure: