Importing package for p5 module Template::Plugin::DateTime version 0.06.001
A Template Plugin To Use DateTime Objects.
This commit is contained in:
parent
feeae8407c
commit
e4884375e0
3 changed files with 30 additions and 0 deletions
1
time/p5-Template-Plugin-DateTime/DESCR
Normal file
1
time/p5-Template-Plugin-DateTime/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
A Template Plugin To Use DateTime Objects.
|
24
time/p5-Template-Plugin-DateTime/Makefile
Normal file
24
time/p5-Template-Plugin-DateTime/Makefile
Normal file
|
@ -0,0 +1,24 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2009/07/08 12:53:53 sno Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Template-Plugin-DateTime-0.06001
|
||||
PKGNAME= p5-${DISTNAME:S/06001/06.001/}
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Template-Plugin-DateTime/
|
||||
COMMENT= A Template Plugin To Use DateTime Objects
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
|
||||
DEPENDS+= p5-DateTime-Format-Strptime-[0-9]*:../../time/p5-DateTime-Format-Strptime
|
||||
DEPENDS+= p5-Template-Toolkit>=2:../../www/p5-Template-Toolkit
|
||||
|
||||
PERL5_PACKLIST= auto/Template/Plugin/DateTime/.packlist
|
||||
PERL5_BUILD_TYPE= Module::Install
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
5
time/p5-Template-Plugin-DateTime/distinfo
Normal file
5
time/p5-Template-Plugin-DateTime/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2009/07/08 12:53:53 sno Exp $
|
||||
|
||||
SHA1 (Template-Plugin-DateTime-0.06001.tar.gz) = 2357117e3cf08762469cc59ba07e314a057f4519
|
||||
RMD160 (Template-Plugin-DateTime-0.06001.tar.gz) = 732141b2c54877cbdcfb8a78f9c1e6babe5ad8c4
|
||||
Size (Template-Plugin-DateTime-0.06001.tar.gz) = 14860 bytes
|
Loading…
Reference in a new issue