aboutsummaryrefslogtreecommitdiffstats
path: root/databases/pear-DBA_Relational/Makefile
blob: 90541b20a0329b90e9bcdf2128ebf23b81136191 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Martin Wilke <miwi@FreeBSD.org>

PORTNAME=   DBA_Relational
PORTVERSION=    0.2.0
CATEGORIES= databases www pear

MAINTAINER= sunpoet@FreeBSD.org
COMMENT=    Berkely-style database abstraction class

LICENSE=    LGPL3

USES=       pear

PORTSCOUT=  skipv:0.19

.include <bsd.port.mk>