18 lines
311 B
Makefile
18 lines
311 B
Makefile
# $OpenBSD: Makefile,v 1.15 2013/03/11 10:50:24 espie Exp $
|
|
|
|
COMMENT= configuration file library for PHP
|
|
|
|
DISTNAME= Config-1.10.7
|
|
REVISION = 2
|
|
CATEGORIES= devel
|
|
|
|
MODULES= www/pear
|
|
|
|
RUN_DEPENDS= textproc/pear-XML-Parser \
|
|
textproc/pear-XML-Util
|
|
|
|
# PHP License
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|