freebsd-ports/databases/pear-DB/Makefile
2016-07-25 20:01:02 +00:00

14 lines
249 B
Makefile

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