summaryrefslogtreecommitdiff
path: root/www/ap-Embperl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap-Embperl/Makefile')
-rw-r--r--www/ap-Embperl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ap-Embperl/Makefile b/www/ap-Embperl/Makefile
index 1bc6478b9a4..c912bc861be 100644
--- a/www/ap-Embperl/Makefile
+++ b/www/ap-Embperl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/08/27 10:37:03 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2001/02/17 17:21:43 wiz Exp $
#
DISTNAME= HTML-Embperl-1.2.0
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://perl.apache.org/embperl/
+COMMENT= perl5 library for embedding perl in HTML documents
DEPENDS+= ap-perl-*:../../www/ap-perl
DEPENDS+= p5-HTML-Parser-*:../../www/p5-HTML-Parser