freebsd-ports/databases/pear-DB/Makefile

17 lines
271 B
Makefile

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