diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
commit | 5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch) | |
tree | df2e66834789aa7c73723017ffe057d28c30d06c /www/p5-Apache-Clean2 | |
parent | 0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff) | |
download | ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.tar.gz ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.zip |
Notes
Diffstat (limited to 'www/p5-Apache-Clean2')
-rw-r--r-- | www/p5-Apache-Clean2/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/p5-Apache-Clean2/Makefile b/www/p5-Apache-Clean2/Makefile index 274fb68ccbff..e70aea74be71 100644 --- a/www/p5-Apache-Clean2/Makefile +++ b/www/p5-Apache-Clean2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Apache-Clean -# Date created: Sep 09 2003 -# Whom: Martin Matuska <martin@matuska.org> -# +# Created by: Martin Matuska <martin@matuska.org> # $FreeBSD$ -# PORTNAME= Apache-Clean PORTVERSION= 2.00 @@ -15,7 +11,7 @@ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION}_7 MAINTAINER= perl@FreeBSD.org -COMMENT= A mod_perl interface into HTML::Clean +COMMENT= Mod_perl interface into HTML::Clean BUILD_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2 \ p5-HTML-Clean>=0.8:${PORTSDIR}/www/p5-HTML-Clean |