Initial import of Date-ICal 1.72

Date::ICal talks the ICal date format, and is intended to be
a base class for other date/calendar modules that know about
ICal time format also.

from Sam Smith <S at msmith.net>
This commit is contained in:
sturm 2004-04-11 11:59:50 +00:00
parent 1efa25f5dc
commit 4b320fdbed
4 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,23 @@
# $OpenBSD: Makefile,v 1.1.1.1 2004/04/11 11:59:50 sturm Exp $
COMMENT= "Perl Extensions for ICal objects"
DISTNAME= Date-ICal-1.72
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/}
MAINTAINER= Sam Smith <S@msmith.net>
# Same as Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= ::devel/p5-Date-Leapyear
CONFIGURE_STYLE=perl
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Date-ICal-1.72.tar.gz) = 69e10541f5da09fc0f53474073da6744
RMD160 (Date-ICal-1.72.tar.gz) = 51d48bd05991f1c95dfea2c775bca1ed327c9fa6
SHA1 (Date-ICal-1.72.tar.gz) = ae4389a9969396ae62c002041acf51059cccaadd

View File

@ -0,0 +1,4 @@
Date::ICal talks the ICal date format, and is intended to be
a base class for other date/calendar modules that know about
ICal time format also.

View File

@ -0,0 +1,11 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/04/11 11:59:50 sturm Exp $
${P5SITE}/Date/ICal.pm
${P5SITE}/Date/ICal/Duration.pm
@comment ${P5ARCH}/auto/Date/ICal/.packlist
man/man3p/Date::ICal.3p
man/man3p/Date::ICal::Duration.3p
@comment @dirrm ${P5ARCH}/auto/Date/ICal
@comment @dirrm ${P5ARCH}/auto/Date
@comment @dirrm ${P5ARCH}/auto
@comment @dirrm ${P5ARCH}
@dirrm ${P5SITE}/Date/ICal