freebsd-ports/databases/pear-DBA/Makefile
Jochen Neumeister bb544c8fdb - Add LICENSE
Sponsored by:	Netzkommune GmbH
2018-12-22 16:25:23 +00: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>