head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2013.03.11.17.45.08;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2013.03.10.15.07.07;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.2
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313902
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@@FreeBSD.org>
# $FreeBSD: head/www/p5-HTTP-CookieJar/Makefile 313902 2013-03-11 13:54:02Z sunpoet $

PORTNAME=	HTTP-CookieJar
PORTVERSION=	0.003
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@@FreeBSD.org
COMMENT=	Minimalist HTTP user agent cookie jar

LICENSE=	AL2

BUILD_DEPENDS=	p5-HTTP-Date>=0:${PORTSDIR}/www/p5-HTTP-Date
RUN_DEPENDS:=	${BUILD_DEPENDS}
TEST_DEPENDS=	p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
		p5-Mozilla-PublicSuffix>=0:${PORTSDIR}/dns/p5-Mozilla-PublicSuffix \
		p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
		p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \
		p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple \
		p5-Time-Mock>=0:${PORTSDIR}/devel/p5-Time-Mock

PERL_CONFIGURE=	yes

MAN3=		HTTP::CookieJar.3 \
		HTTP::CookieJar::LWP.3

.include <bsd.port.mk>
@


1.1
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313793
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/www/p5-HTTP-CookieJar/Makefile 313793 2013-03-10 03:08:48Z sunpoet $
d5 1
a5 1
PORTVERSION=	0.001
@

