2007-07-01 07:56:34 +02:00
|
|
|
PORTNAME= DBD-AnyData
|
2010-09-09 20:26:37 +02:00
|
|
|
PORTVERSION= 0.110
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2007-07-01 07:56:34 +02:00
|
|
|
CATEGORIES= databases perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2010-12-28 07:31:49 +01:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2012-07-25 08:32:06 +02:00
|
|
|
COMMENT= DBI access to XML, CSV, and other formats
|
2007-07-01 07:56:34 +02:00
|
|
|
|
2018-10-06 15:06:42 +02:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
RUN_DEPENDS= p5-AnyData>=0.07:devel/p5-AnyData \
|
2016-04-01 16:00:51 +02:00
|
|
|
p5-DBI>1:databases/p5-DBI \
|
|
|
|
p5-SQL-Statement>1:databases/p5-SQL-Statement
|
2007-07-01 07:56:34 +02:00
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2007-07-01 07:56:34 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|