head	1.7;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.1;
locks; strict;
comment	@# @;


1.7
date	2012.11.17.05.54.52;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2011.09.24.20.45.23;	author swills;	state Exp;
branches;
next	1.5;

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

1.4
date	2010.11.04.06.24.22;	author wen;	state Exp;
branches;
next	1.3;

1.3
date	2010.06.22.03.28.49;	author wen;	state Exp;
branches;
next	1.2;

1.2
date	2010.04.02.09.06.35;	author wen;	state Exp;
branches;
next	1.1;

1.1
date	2010.03.01.09.16.25;	author wen;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-Bio-Das-Lite
# Date created:				26 Feb, 2010
# Whom:					Wen Heping <wen@@FreeBSD.org>
#
# $FreeBSD: head/biology/p5-Bio-Das-Lite/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	Bio-Das-Lite
PORTVERSION=	2.11
CATEGORIES=	biology perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Perl extension for the DAS (HTTP+XML) Protocol

BUILD_DEPENDS=	p5-Readonly>=1.03:${PORTSDIR}/devel/p5-Readonly \
		p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
		p5-WWW-Curl>=4.07:${PORTSDIR}/www/p5-WWW-Curl
RUN_DEPENDS:=	${BUILD_DEPENDS}
TEST_DEPENDS=	p5-Test-Simple>0.8:${PORTSDIR}/devel/p5-Test-Simple

PERL_MODBUILD=	YES

MAN3=	Bio::Das::Lite.3

.include <bsd.port.mk>
@


1.6
log
@- Fix missing DEPENDS to silence build warnings
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@- Update to 2.11

Changes:	http://cpansearch.perl.org/dist/Bio-Das-Lite/Changes
@
text
@d17 1
a17 1
RUN_DEPENDS=	p5-Readonly>=1.03:${PORTSDIR}/devel/p5-Readonly \
d20 1
@


1.4
log
@- Update to 2.10
Changelog: http://search.cpan.org/src/RPETTETT/Bio-Das-Lite-2.10/Changes
@
text
@d9 1
a9 1
PORTVERSION=	2.10
@


1.3
log
@- Update to 2.04
- Pass maintainership to perl@@
Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	2.04
d17 2
a18 2
BUILDS_DEPENDS=	p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \
		p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite \
d20 1
a20 1
RUN_DEPENDS=	${BUILDS_DEPENDS}
@


1.2
log
@- Update to 2.03
@
text
@d9 1
a9 1
PORTVERSION=	2.03
d14 1
a14 1
MAINTAINER=	wen@@FreeBSD.org
d22 1
a22 1
PERL_CONFIGURE=	YES
@


1.1
log
@p5-Bio-Das-Lite is an implementation of a client for the DAS protocol (XML
over HTTP primarily for biological-data).

WWW: http://search.cpan.org/dist/Bio-Das-Lite/

Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	2.02
@

