1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/databases/pear-DBA/Makefile
2021-07-16 04:32:02 +08:00

17 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>