freebsd-ports/databases/pear-DB/Makefile
Martin Wilke b233276d78 - Take Maintainership
Approved by:	mat (mentor)
2015-11-26 12:04:00 +00:00

14 lines
248 B
Makefile

# Created by: Thierry Thomas (<thierry@pompo.net>)
# $FreeBSD$
PORTNAME= DB
PORTVERSION= 1.8.2
PORTEPOCH= 1
CATEGORIES= databases www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR Database Abstraction Layer
USES= pear
.include <bsd.port.mk>