opnsense-ports/databases/pear-DBA_Relational/Makefile
Franco Fichtner af592b58e2 */*: sync with upstream
Taken from: FreeBSD
2015-11-27 07:07:19 +01:00

15 lines
273 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= DBA_Relational
PORTVERSION= 0.2.0
CATEGORIES= databases www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= Berkely-style database abstraction class
PORTSCOUT= skipv:0.19
USES= pear
.include <bsd.port.mk>