aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-CalendarMonthSimple
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTML-CalendarMonthSimple')
-rw-r--r--www/p5-HTML-CalendarMonthSimple/Makefile25
-rw-r--r--www/p5-HTML-CalendarMonthSimple/distinfo1
-rw-r--r--www/p5-HTML-CalendarMonthSimple/pkg-comment1
-rw-r--r--www/p5-HTML-CalendarMonthSimple/pkg-descr1
-rw-r--r--www/p5-HTML-CalendarMonthSimple/pkg-plist5
5 files changed, 33 insertions, 0 deletions
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 <bsd.port.mk>
diff --git a/www/p5-HTML-CalendarMonthSimple/distinfo b/www/p5-HTML-CalendarMonthSimple/distinfo
new file mode 100644
index 000000000000..1c9a191ea887
--- /dev/null
+++ b/www/p5-HTML-CalendarMonthSimple/distinfo
@@ -0,0 +1 @@
+MD5 (HTML-CalendarMonthSimple-1.07.tar.gz) = 2ad84a0cca24d826be64bd1e57a035ce
diff --git a/www/p5-HTML-CalendarMonthSimple/pkg-comment b/www/p5-HTML-CalendarMonthSimple/pkg-comment
new file mode 100644
index 000000000000..03348a7102a6
--- /dev/null
+++ b/www/p5-HTML-CalendarMonthSimple/pkg-comment
@@ -0,0 +1 @@
+HTML::CalendarMonthSimple - Perl Module for Generating HTML Calendars
diff --git a/www/p5-HTML-CalendarMonthSimple/pkg-descr b/www/p5-HTML-CalendarMonthSimple/pkg-descr
new file mode 100644
index 000000000000..d02188a51a26
--- /dev/null
+++ b/www/p5-HTML-CalendarMonthSimple/pkg-descr
@@ -0,0 +1 @@
+HTML::CalendarMonthSimple is a Perl module for generating, manipulating, and printing a HTML calendar grid for a specified month. It is intended as a faster and easier-to-use alternative to HTML::CalendarMonth.
diff --git a/www/p5-HTML-CalendarMonthSimple/pkg-plist b/www/p5-HTML-CalendarMonthSimple/pkg-plist
new file mode 100644
index 000000000000..e31820d5578f
--- /dev/null
+++ b/www/p5-HTML-CalendarMonthSimple/pkg-plist
@@ -0,0 +1,5 @@
+lib/perl5/site_perl/%%PERL_VER%%/HTML/CalendarMonthSimple.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/CalendarMonthSimple/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/CalendarMonthSimple
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/HTML 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/HTML 2>/dev/null || true