Initial import of Class-Date-1.0.3

This module is intended to provide a general-purpose date and
datetime type for perl. You have a Class::Date class for absolute
date and datetime, and have a Class::Date::Rel class for relative dates.
This commit is contained in:
kevlo 2001-07-12 09:01:43 +00:00
parent 02a1625d44
commit abdd73ff69
4 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,24 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/07/12 09:01:43 kevlo Exp $
COMMENT= "module for easy date and time manipulation"
DISTNAME= Class-Date-1.0.3
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
NEED_VERSION= 1.419
HOMEPAGE= http://dlux.sch.bme.hu/Class-Date/
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Class
CONFIGURE_STYLE= perl
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Class-Date-1.0.3.tar.gz) = 47776e3114bd396416a6b8506d91bc91
RMD160 (Class-Date-1.0.3.tar.gz) = 0bcf397fa0db5b13cbdb0c3679f3128b5bc8cf34
SHA1 (Class-Date-1.0.3.tar.gz) = f251ae0882866f8edd9aeb1b058a1849973a5cc0

View File

@ -0,0 +1,6 @@
This module is intended to provide a general-purpose date and
datetime type for perl. You have a Class::Date class for absolute
date and datetime, and have a Class::Date::Rel class for relative
dates.
WWW: ${HOMEPAGE}

View File

@ -0,0 +1,6 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/07/12 09:01:43 kevlo Exp $
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Class/Date.pm
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Class/Date/Date.bs
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Class/Date/Date.so
man/man3/Class::Date.3p
@dirrm libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/Class/Date