freebsd-ports/databases/pear-DB/Makefile
2021-05-23 00:20:48 +08:00

15 lines
257 B
Makefile

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