Files
ports/databases/pear-DBA_Relational/Makefile
T
Jochen Neumeister e6b48082a4 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:05:44 +00:00

18 lines
290 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= DBA_Relational
PORTVERSION= 0.2.0
CATEGORIES= databases www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= Berkely-style database abstraction class
LICENSE= LGPL3
USES= pear
PORTSCOUT= skipv:0.19
.include <bsd.port.mk>