ports/databases/pear-DB/Makefile

17 lines
289 B
Makefile

PORTNAME= DB
PORTVERSION= 1.12.2
PORTEPOCH= 1
CATEGORIES= databases www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PEAR Database Abstraction Layer
WWW= https://pear.php.net/package/DB \
https://github.com/pear/DB/
LICENSE= PHP301
USES= pear
NO_ARCH= yes
.include <bsd.port.mk>