freebsd-ports/databases/pear-DBA/Makefile
2021-07-16 04:32:02 +08:00

16 lines
284 B
Makefile

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