diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
commit | e173f6c3ea86b9ad956712cde81488b3932fb586 (patch) | |
tree | fe3d016b468984b9e909062a12c07733eacbeff1 /www/p5-HTML-CalendarMonthSimple/Makefile | |
parent | Fix COMMENT and de-pkg-comment. Formerly there was no COMMENTFILE (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76044
Diffstat (limited to 'www/p5-HTML-CalendarMonthSimple/Makefile')
-rw-r--r-- | www/p5-HTML-CalendarMonthSimple/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-HTML-CalendarMonthSimple/Makefile b/www/p5-HTML-CalendarMonthSimple/Makefile index c6b9876ed0b3..aa5b1e55489b 100644 --- a/www/p5-HTML-CalendarMonthSimple/Makefile +++ b/www/p5-HTML-CalendarMonthSimple/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= HTML PKGNAMEPREFIX= p5- MAINTAINER= erwin@lansing.dk +COMMENT= HTML::CalendarMonthSimple - Perl Module for Generating HTML Calendars BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc RUN_DEPENDS= ${BUILD_DEPENDS} |