1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

add p5-Date-Leapyear

Is a particular year a leap year?
This commit is contained in:
Ying-Chieh Liao 2001-07-11 18:28:56 +00:00
parent 879f6f8943
commit 4e9e6a4075
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45048
6 changed files with 32 additions and 0 deletions

View File

@ -308,6 +308,7 @@
SUBDIR += p5-Data-ShowTable
SUBDIR += p5-Date-Calc
SUBDIR += p5-Date-DayOfWeek
SUBDIR += p5-Date-Leapyear
SUBDIR += p5-Date-Manip
SUBDIR += p5-DateConvert
SUBDIR += p5-Devel-DProf

View File

@ -0,0 +1,23 @@
# ex:ts=8
# New ports collection makefile for: p5-Date-Leapyear
# Date created: Jul 11, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= Date-Leapyear
PORTVERSION= 1.02
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Date
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Date::Leapyear.3
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (Date-Leapyear-1.02.tar.gz) = 0e0d99734440674369cfd3648e5efed2

View File

@ -0,0 +1 @@
Is a particular year a leap year?

View File

@ -0,0 +1 @@
Is a particular year a leap year?

View File

@ -0,0 +1,5 @@
lib/perl5/site_perl/%%PERL_VER%%/Date/Leapyear.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Date/Leapyear/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Date
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Date/Leapyear
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Date