aboutsummaryrefslogtreecommitdiff
path: root/databases/pear-DB/Makefile
blob: 4f416283f65335ffdbc39942e0ebd698cbb205b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Thierry Thomas (<thierry@pompo.net>)

PORTNAME=	DB
PORTVERSION=	1.11.0
PORTEPOCH=	1
CATEGORIES=	databases www pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR Database Abstraction Layer

LICENSE=	PHP301

USES=		pear

NO_ARCH=	yes

.include <bsd.port.mk>