diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /www/mod_perl/Makefile | |
parent | Remove pkg-comment where COMMENT is already defined in the Makefile (diff) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes:
svn path=/head/; revision=77045
Diffstat (limited to 'www/mod_perl/Makefile')
-rw-r--r-- | www/mod_perl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_perl/Makefile b/www/mod_perl/Makefile index 3098668f5c1d..e73f4c927fa0 100644 --- a/www/mod_perl/Makefile +++ b/www/mod_perl/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache MAINTAINER= ports@FreeBSD.org +COMMENT= Embeds a Perl interpreter in the Apache server BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${APACHE_PORT} \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP.pm:${PORTSDIR}/www/p5-libwww |