diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-22 16:16:12 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-22 16:16:12 +0000 |
commit | f859a1e80919cfc72224dfbcff257f2a20359b7b (patch) | |
tree | 460a8bdfff73c582c5c3f43c0848b1837368d595 /www/p5-HTML-Template-Expr | |
parent | cab3a431b8e736a9644f8c3cf022626de228a00a (diff) | |
download | ports-f859a1e80919cfc72224dfbcff257f2a20359b7b.tar.gz ports-f859a1e80919cfc72224dfbcff257f2a20359b7b.zip |
Notes
Diffstat (limited to 'www/p5-HTML-Template-Expr')
-rw-r--r-- | www/p5-HTML-Template-Expr/Makefile | 1 | ||||
-rw-r--r-- | www/p5-HTML-Template-Expr/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Template-Expr/Makefile b/www/p5-HTML-Template-Expr/Makefile index 4f5475f106cc..69b5a2b5c557 100644 --- a/www/p5-HTML-Template-Expr/Makefile +++ b/www/p5-HTML-Template-Expr/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= HTML PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Perl module to use HTML Templates which allows expressions BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ ${RUN_DEPENDS} diff --git a/www/p5-HTML-Template-Expr/pkg-comment b/www/p5-HTML-Template-Expr/pkg-comment deleted file mode 100644 index 7e49dbc95e05..000000000000 --- a/www/p5-HTML-Template-Expr/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module to use HTML Templates which allows expressions |