opnsense-ports/databases/pear-DBA/Makefile
Franco Fichtner 643f728e16 */*: sync with upstream
Taken from: HardenedBSD
2018-12-23 06:03:37 +01:00

15 lines
281 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= DBA
PORTVERSION= 1.1.1
CATEGORIES= databases www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= Berkely-style database abstraction class
LICENSE= LGPL3
USES= pear
.include <bsd.port.mk>