Initial import of Number-Compare-Date-0.02
A module for comparison of dates in any format readable by Date::Parse. from Sam Smith <S at msmith.net>
This commit is contained in:
parent
0a8abdbee7
commit
58f1cd4c10
25
devel/p5-Number-Compare-Date/Makefile
Normal file
25
devel/p5-Number-Compare-Date/Makefile
Normal file
@ -0,0 +1,25 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2004/01/29 18:15:28 sturm Exp $
|
||||
|
||||
COMMENT= "Compare Dates"
|
||||
|
||||
DISTNAME= Number-Compare-Date-0.02
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/}
|
||||
|
||||
MAINTAINER= Sam Smith <S@msmith.net>
|
||||
|
||||
# Artistic/GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
RUN_DEPENDS= :p5-Time-TimeDate->=1.16:devel/p5-Time-TimeDate \
|
||||
::devel/p5-Number-Compare
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
.include <bsd.port.mk>
|
3
devel/p5-Number-Compare-Date/distinfo
Normal file
3
devel/p5-Number-Compare-Date/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (Number-Compare-Date-0.02.tar.gz) = 848b3a8e18f0f1b365ee4035b616fa65
|
||||
RMD160 (Number-Compare-Date-0.02.tar.gz) = 8afbff757af89ed82aae1bd5c044072aae710d1a
|
||||
SHA1 (Number-Compare-Date-0.02.tar.gz) = 5d1999ad486f14936a625e0cd1a0f569a054111b
|
1
devel/p5-Number-Compare-Date/pkg/DESCR
Normal file
1
devel/p5-Number-Compare-Date/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
A module for comparison of dates in any format readable by Date::Parse.
|
11
devel/p5-Number-Compare-Date/pkg/PLIST
Normal file
11
devel/p5-Number-Compare-Date/pkg/PLIST
Normal file
@ -0,0 +1,11 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/01/29 18:15:28 sturm Exp $
|
||||
${P5SITE}/Number/Compare/Date.pm
|
||||
@comment ${P5ARCH}/auto/Number-Compare-Date/.packlist
|
||||
@comment ${P5ARCH}/perllocal.pod
|
||||
man/man3p/Number::Compare::Date.3p
|
||||
@dirrm man/man3p
|
||||
@comment @dirrm ${P5ARCH}/auto/Number-Compare-Date
|
||||
@comment @dirrm ${P5ARCH}/auto
|
||||
@comment @dirrm ${P5ARCH}
|
||||
@dirrm ${P5SITE}/Number/Compare
|
||||
@dirrm ${P5SITE}/Number
|
Loading…
Reference in New Issue
Block a user