opnsense-ports/databases/pear-DB/Makefile

17 lines
267 B
Makefile

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