summaryrefslogtreecommitdiffstats
path: root/databases/p5-DBD-CSV/Makefile
blob: 77db166e26831fac8db7bd2d1b55c76236e1a8c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# $FreeBSD$

PORTNAME=	DBD-CSV
PORTVERSION=	0.49
PORTEPOCH=	1
CATEGORIES=	databases perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	DBI driver for CSV files

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-DBI>=1.636:databases/p5-DBI \
		p5-SQL-Statement>=1.405:databases/p5-SQL-Statement \
		p5-Text-CSV_XS>=1.01:textproc/p5-Text-CSV_XS
RUN_DEPENDS:=	${BUILD_DEPENDS}

USES=		perl5 tar:tgz
USE_PERL5=	configure
NO_ARCH=	yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud