diff options
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-Calendar-Simple/DESCR | 1 | ||||
-rw-r--r-- | time/p5-Calendar-Simple/Makefile | 17 | ||||
-rw-r--r-- | time/p5-Calendar-Simple/PLIST | 1 | ||||
-rw-r--r-- | time/p5-Calendar-Simple/distinfo | 5 |
4 files changed, 24 insertions, 0 deletions
diff --git a/time/p5-Calendar-Simple/DESCR b/time/p5-Calendar-Simple/DESCR new file mode 100644 index 00000000000..76d0b9bb646 --- /dev/null +++ b/time/p5-Calendar-Simple/DESCR @@ -0,0 +1 @@ +Perl extension to create simple calendars diff --git a/time/p5-Calendar-Simple/Makefile b/time/p5-Calendar-Simple/Makefile new file mode 100644 index 00000000000..45ee8d94305 --- /dev/null +++ b/time/p5-Calendar-Simple/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1.1.1 2008/03/16 19:10:01 tonnerre Exp $ + +DISTNAME= Calendar-Simple-1.17 +PKGNAME= p5-${DISTNAME} +CATEGORIES= time perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Calendar/} + +MAINTAINER= tonnerre@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/Calendar-Simple/ +COMMENT= Perl extension to create simple calendars + +PERL5_PACKLIST= auto/Calendar/Simple/.packlist + +PERL5_MODULE_TYPE= Module::Build + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/time/p5-Calendar-Simple/PLIST b/time/p5-Calendar-Simple/PLIST new file mode 100644 index 00000000000..ba51014806b --- /dev/null +++ b/time/p5-Calendar-Simple/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2008/03/16 19:10:01 tonnerre Exp $ diff --git a/time/p5-Calendar-Simple/distinfo b/time/p5-Calendar-Simple/distinfo new file mode 100644 index 00000000000..26cf81fcbe1 --- /dev/null +++ b/time/p5-Calendar-Simple/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2008/03/16 19:10:01 tonnerre Exp $ + +SHA1 (Calendar-Simple-1.17.tar.gz) = 82a113ebf4f44250457bffe0c4938569807e19d8 +RMD160 (Calendar-Simple-1.17.tar.gz) = ef72e40426ae09816600889364cec9eca8428f26 +Size (Calendar-Simple-1.17.tar.gz) = 6507 bytes |