15 lines
249 B
Makefile
15 lines
249 B
Makefile
# $OpenBSD: Makefile,v 1.8 2013/03/11 02:52:07 espie Exp $
|
|
|
|
COMMENT= database abstraction layer for PHP
|
|
|
|
DISTNAME= MDB2-2.4.1
|
|
REVISION = 1
|
|
CATEGORIES= net databases
|
|
|
|
MODULES= www/pear
|
|
|
|
# PHP License
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|