78450f0a5d
With hat: portmgr-secretary
13 lines
264 B
Makefile
13 lines
264 B
Makefile
# 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>
|