Import Cookie-Baker-0.03 as www/p5-Cookie-Baker.
Cookie::Baker provides simple cookie string generator and parser.
This commit is contained in:
parent
f12f7936df
commit
3a4ed6bdf6
3 changed files with 28 additions and 0 deletions
1
www/p5-Cookie-Baker/DESCR
Normal file
1
www/p5-Cookie-Baker/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Cookie::Baker provides simple cookie string generator and parser.
|
22
www/p5-Cookie-Baker/Makefile
Normal file
22
www/p5-Cookie-Baker/Makefile
Normal file
|
@ -0,0 +1,22 @@
|
|||
# $NetBSD: Makefile,v 1.1 2014/11/03 02:25:29 wen Exp $
|
||||
|
||||
DISTNAME= Cookie-Baker-0.03
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Cookie/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Cookie-Baker/
|
||||
COMMENT= Perl extension for cookie string generator/parser
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
BUILD_DEPENDS+= p5-Test-Time>=0:../../time/p5-Test-Time
|
||||
DEPENDS+= p5-URI>=0:../../www/p5-URI
|
||||
|
||||
USE_LANGUAGES= #
|
||||
PERL5_PACKLIST= auto/Cookie/Baker/.packlist
|
||||
|
||||
PERL5_MODULE_TYPE= Module::Build
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
5
www/p5-Cookie-Baker/distinfo
Normal file
5
www/p5-Cookie-Baker/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1 2014/11/03 02:25:29 wen Exp $
|
||||
|
||||
SHA1 (Cookie-Baker-0.03.tar.gz) = 213641c08b7174e327eeeb7d70001ff9a622a11a
|
||||
RMD160 (Cookie-Baker-0.03.tar.gz) = 985aa46f51f45ef8526209fa550641aa2c7689a4
|
||||
Size (Cookie-Baker-0.03.tar.gz) = 11803 bytes
|
Loading…
Reference in a new issue