diff options
Diffstat (limited to 'www/p5-HTML-CalendarMonthSimple')
-rw-r--r-- | www/p5-HTML-CalendarMonthSimple/Makefile | 8 | ||||
-rw-r--r-- | www/p5-HTML-CalendarMonthSimple/pkg-plist | 1 |
2 files changed, 2 insertions, 7 deletions
diff --git a/www/p5-HTML-CalendarMonthSimple/Makefile b/www/p5-HTML-CalendarMonthSimple/Makefile index 0f90ba1628fe..6bf36b8e9ab9 100644 --- a/www/p5-HTML-CalendarMonthSimple/Makefile +++ b/www/p5-HTML-CalendarMonthSimple/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-CalendarMonthSimple -# Date created: May 27 2001 -# Whom: vanilla -# +# Created by: vanilla # $FreeBSD$ -# PORTNAME= HTML-CalendarMonthSimple PORTVERSION= 1.25 @@ -15,7 +11,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= HTML::CalendarMonthSimple - Perl Module for Generating HTML Calendars BUILD_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc -RUN_DEPENDS:= ${BUILD_DEPENDS} +RUN_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc PERL_CONFIGURE= yes diff --git a/www/p5-HTML-CalendarMonthSimple/pkg-plist b/www/p5-HTML-CalendarMonthSimple/pkg-plist index 158db18f9747..e5e9f129f9c4 100644 --- a/www/p5-HTML-CalendarMonthSimple/pkg-plist +++ b/www/p5-HTML-CalendarMonthSimple/pkg-plist @@ -2,5 +2,4 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/CalendarMonthSimple/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/CalendarMonthSimple @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/HTML @dirrmtry %%SITE_PERL%%/HTML |