Initial import 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
b06fc1acb2
commit
1efa25f5dc
@ -1,24 +1,23 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2004/01/29 18:15:28 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.1.1.2 2004/04/11 11:58:18 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
|
||||
# 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= :p5-Time-TimeDate->=1.16:devel/p5-Time-TimeDate \
|
||||
::devel/p5-Number-Compare
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
|
@ -1 +1 @@
|
||||
A module for comparison of dates in any format readable by Date::Parse.
|
||||
A module for comparison of dates in any format readable by Date::Parse
|
||||
|
@ -1,11 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/01/29 18:15:28 sturm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.2 2004/04/11 11:58:18 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