freebsd-ports/databases/pear-DBA/Makefile
Baptiste Daroussin 427938c0ff Convert to USES=pear
Use options helpers
2014-09-23 14:14:19 +00:00

13 lines
263 B
Makefile

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