Add p5-DateTime-Calendar-Discordian:

A module that implements the Discordian calendar made popular(?) in the
  "Illuminatus!" trilogy by Robert Shea and Robert Anton Wilson and by the
  Church of the SubGenius.

Very useful during codefreeze to tell the testing-team why the build is
failing or why there are regressions. :-)
This commit is contained in:
Philip Paeps 2006-08-04 11:10:12 +00:00
parent f43d1cbfda
commit 2e0f967344
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169642
5 changed files with 43 additions and 0 deletions

View File

@ -925,6 +925,7 @@
SUBDIR += p5-DateConvert
SUBDIR += p5-DateTime
SUBDIR += p5-DateTime-Calendar-Christian
SUBDIR += p5-DateTime-Calendar-Discordian
SUBDIR += p5-DateTime-Calendar-FrenchRevolutionary
SUBDIR += p5-DateTime-Calendar-Hebrew
SUBDIR += p5-DateTime-Calendar-Julian

View File

@ -0,0 +1,27 @@
# New ports collection makefile for: p5-DateTime-Calendar-Discordian
# Date created: 04 August 2006
# Whom: Philip Paeps <philip@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= DateTime-Calendar-Discordian
PORTVERSION= 0.9.2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DateTime
PKGNAMEPREFIX= p5-
MAINTAINER= philip@FreeBSD.org
COMMENT= Perl extension for the Discordian Calendar
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \
${SITE_PERL}/${PERL_ARCH}/DateTime/Locale.pm:${PORTSDIR}/devel/p5-DateTime-Locale \
${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= DateTime::Calendar::Discordian.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (DateTime-Calendar-Discordian-0.9.2.tar.gz) = c00f1b31f7751f044afa8199fa41c134
SHA256 (DateTime-Calendar-Discordian-0.9.2.tar.gz) = 8cda878e0050206f594f0e0f71cc226c21442bad01cbb744a2143d4eef96cea9
SIZE (DateTime-Calendar-Discordian-0.9.2.tar.gz) = 20889

View File

@ -0,0 +1,5 @@
A module that implements the Discordian calendar made popular(?) in the
"Illuminatus!" trilogy by Robert Shea and Robert Anton Wilson and by the
Church of the SubGenius.
WWW: http://search.cpan.org/dist/DateTime-Calendar-Discordian/

View File

@ -0,0 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Calendar/Discordian/.packlist
%%SITE_PERL%%/DateTime/Calendar/Discordian.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Calendar/Discordian
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Calendar
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime
@dirrmtry %%SITE_PERL%%/DateTime/Calendar
@dirrmtry %%SITE_PERL%%/DateTime