15 lines
257 B
Makefile
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>
|