From 70a062d6311ada2f53dcc920a52c1ff512dded6b Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Sun, 27 May 2001 05:38:26 +0000 Subject: HTML::CalendarMonthSimple - Perl Module for Generating HTML Calendars --- www/p5-HTML-CalendarMonthSimple/Makefile | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 www/p5-HTML-CalendarMonthSimple/Makefile (limited to 'www/p5-HTML-CalendarMonthSimple/Makefile') diff --git a/www/p5-HTML-CalendarMonthSimple/Makefile b/www/p5-HTML-CalendarMonthSimple/Makefile new file mode 100644 index 000000000000..32adbf1915c8 --- /dev/null +++ b/www/p5-HTML-CalendarMonthSimple/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: p5-HTML-CalendarMonthSimple +# Date created: May 27 2001 +# Whom: vanilla +# +# $FreeBSD$ +# + +PORTNAME= HTML-CalendarMonthSimple +PORTVERSION= 1.07 +CATEGORIES= www perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= HTML +PKGNAMEPREFIX= p5- + +MAINTAINER= ports@FreeBSD.org + +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc +RUN_DEPENDS= ${BUILD_DEPENDS} + +PERL_CONFIGURE= yes + +MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} +MAN3= HTML::CalendarMonthSimple.3 + +.include -- cgit v1.2.3