diff options
author | Will Andrews <will@FreeBSD.org> | 2000-12-21 09:38:54 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-12-21 09:38:54 +0000 |
commit | 07fa0e520afe19db63f84ca49a1e41cadfd7c357 (patch) | |
tree | ce9db3afcf31c8fc62f4eac8d8ea25e0a686816b /www/p5-HTML-Embperl/Makefile | |
parent | 04688049920b6033fc4f539633a1ea17ffb7c8a8 (diff) | |
download | ports-07fa0e520afe19db63f84ca49a1e41cadfd7c357.tar.gz ports-07fa0e520afe19db63f84ca49a1e41cadfd7c357.zip |
Notes
Diffstat (limited to 'www/p5-HTML-Embperl/Makefile')
-rw-r--r-- | www/p5-HTML-Embperl/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-HTML-Embperl/Makefile b/www/p5-HTML-Embperl/Makefile index 5c3f8baba165..772b687b48a3 100644 --- a/www/p5-HTML-Embperl/Makefile +++ b/www/p5-HTML-Embperl/Makefile @@ -6,20 +6,20 @@ # PORTNAME= HTML-Embperl -PORTVERSION= 1.3b2 +PORTVERSION= 1.3.0 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kapr@crosswinds.net BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/p5-Apache -IS_INTERACTIVE= yes USE_PERL5= yes +IS_INTERACTIVE= yes -MAN3= HTML::Embperl.3 HTML::EmbperlD.3 +MAN3= HTML::Embperl.3 HTML::EmbperlD.3 HTML::EmbperlObject.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} do-configure: |