1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

Cookie string generator / parser.

WWW: http://search.cpan.org/dist/Cookie-Baker/
This commit is contained in:
Jun Kuriyama 2013-11-04 14:29:14 +00:00
parent 30d3914137
commit 5c3042ae02
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332730
5 changed files with 28 additions and 0 deletions

View File

@ -837,6 +837,7 @@
SUBDIR += p5-ClearSilver
SUBDIR += p5-Compress-LeadingBlankSpaces
SUBDIR += p5-Continuity
SUBDIR += p5-Cookie-Baker
SUBDIR += p5-Corona
SUBDIR += p5-Dancer
SUBDIR += p5-Dancer-Logger-Log4perl

View File

@ -0,0 +1,19 @@
# $FreeBSD$
PORTNAME= Cookie-Baker
PORTVERSION= 0.02
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for cookie string generator/parser
RUN_DEPENDS= \
p5-URI>0:${PORTSDIR}/net/p5-URI
BUILD_DEPENDS= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Cookie-Baker-0.02.tar.gz) = f5b8fa5da1e54d0da1189431848f9992feb12380182fe014788fabae83d6fe97
SIZE (Cookie-Baker-0.02.tar.gz) = 11390

View File

@ -0,0 +1,3 @@
Cookie string generator / parser.
WWW: http://search.cpan.org/dist/Cookie-Baker/

View File

@ -0,0 +1,3 @@
%%PERL5_MAN3%%/Cookie::Baker.3.gz
%%SITE_PERL%%/Cookie/Baker.pm
@dirrmtry %%SITE_PERL%%/Cookie