freebsd-ports/databases/pear-DBA/Makefile

14 lines
264 B
Makefile
Raw Normal View History

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