head	1.8;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.1;
locks; strict;
comment	@# @;


1.8
date	2012.11.17.06.02.56;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2012.06.10.18.42.48;	author swills;	state Exp;
branches;
next	1.6;

1.6
date	2012.06.05.07.44.03;	author az;	state Exp;
branches;
next	1.5;

1.5
date	2012.05.01.01.47.10;	author swills;	state Exp;
branches;
next	1.4;

1.4
date	2008.01.30.09.37.17;	author clsung;	state Exp;
branches;
next	1.3;

1.3
date	2007.12.26.01.35.14;	author gabor;	state Exp;
branches;
next	1.2;

1.2
date	2007.06.14.02.28.47;	author clsung;	state Exp;
branches;
next	1.1;

1.1
date	2007.05.04.02.27.40;	author clsung;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-WebService-CIA
# Date created:		2007-05-02
# Whom:			Gea-Suan Lin <gslin@@gslin.org>
#
# $FreeBSD: head/www/p5-WebService-CIA/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	WebService-CIA
PORTVERSION=	1.4
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Information from the CIA World Factbook

RUN_DEPENDS=	p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \
		p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
		p5-MLDBM>=0:${PORTSDIR}/databases/p5-MLDBM
BUILD_DEPENDS:=	${RUN_DEPENDS}

CONFIGURE_ARGS=	</dev/null
PERL_MODBUILD=	yes

MAN3=		WebService::CIA.3 WebService::CIA::Parser.3 \
		WebService::CIA::Source.3 WebService::CIA::Source::DBM.3 \
		WebService::CIA::Source::Web.3

.include <bsd.port.mk>
@


1.7
log
@- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@- Remove SITE_PERL from *_DEPENDS
@
text
@d20 1
a20 1
BUILD_DEPENDS=	${RUN_DEPENDS}
@


1.5
log
@- Assign clsung's p5- ports to perl@@

Approved by:	clsung via IRC
@
text
@d17 3
a19 3
RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \
		${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
		${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM
@


1.4
log
@- Update to 1.4

Changes:	http://search.cpan.org/dist/WebService-CIA/Changes
@
text
@d14 1
a14 1
MAINTAINER=	clsung@@FreeBSD.org
@


1.3
log
@- Update to 1.3
@
text
@d9 1
a9 1
PORTVERSION=	1.3
a11 1
MASTER_SITE_SUBDIR=	WebService
d14 1
a14 1
MAINTAINER=	perl@@FreeBSD.org
@


1.2
log
@- Update to 1.2
- reset maintainership

PR:		ports/113496
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
@
text
@d9 1
a9 1
PORTVERSION=	1.2
@


1.1
log
@Add p5-WebService-CIA 1.1, information from the CIA World Factbook.

PR:		ports/112348
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
@
text
@d9 1
a9 1
PORTVERSION=	1.1
d15 1
a15 1
MAINTAINER=	gslin@@gslin.org
@

