Add p5-DateTime-Format-Bork 0.01,

formats datetimes for that guy
from The Muppet Show.

PR:		54023
Submitted by:	Mathieu Arnold <m@absolight.net>
This commit is contained in:
Erwin Lansing 2003-07-06 13:06:43 +00:00
parent 100b0774fe
commit e056005fa6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=84313
5 changed files with 35 additions and 0 deletions

View File

@ -555,6 +555,7 @@
SUBDIR += p5-DateTime-Event-Recurrence
SUBDIR += p5-DateTime-Event-Sunrise
SUBDIR += p5-DateTime-Format-Baby
SUBDIR += p5-DateTime-Format-Bork
SUBDIR += p5-DateTime-Format-Builder
SUBDIR += p5-DateTime-Format-Strptime
SUBDIR += p5-DateTime-LeapSecond

View File

@ -0,0 +1,26 @@
# New ports collection makefile for: p5-DateTime-Format-Bork
# Date created: 2 july 2003
# Whom: Mathieu Arnold <m@absolight.net>
#
# $FreeBSD$
#
PORTNAME= DateTime-Format-Bork
PORTVERSION= 0.01
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DateTime
PKGNAMEPREFIX= p5-
MAINTAINER= m@absolight.net
COMMENT= Formats datetimes for that guy from The Muppet Show
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \
${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \
${SITE_PERL}/DateTime/Format/Builder.pm:${PORTSDIR}/devel/p5-DateTime-Format-Builder
BUILD_DEPENDS= ${RUN_DEPENDS} \
${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build
PERL_CONFIGURE= yes
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (DateTime-Format-Bork-0.01.tar.gz) = 4b2817b959101e4524c225345c82a115

View File

@ -0,0 +1,3 @@
Bork debork, bork bork bork.
WWW: http://datetime.perl.org/

View File

@ -0,0 +1,4 @@
%%SITE_PERL%%/DateTime/Format/Bork.pm
%%SITE_PERL%%/DateTime/Format/Bork.pod
@unexec rmdir %D/%%SITE_PERL%%/DateTime/Format 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/DateTime 2>/dev/null || true