MESSAGE/UNMESSAGE. Add @extra lines in place of UNMESSAGE. Docs about activating these have been rolled into the general PHP pkg-readmes file. OK/feedback aja@ jasper@
15 lines
258 B
Makefile
15 lines
258 B
Makefile
# $OpenBSD: Makefile,v 1.6 2016/02/01 21:55:39 sthen Exp $
|
|
|
|
COMMENT= reusable split of pecl_http's property proxy API#'
|
|
|
|
DISTNAME= propro-1.0.0
|
|
REVISION= 3
|
|
|
|
# PHP
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MODULES= lang/php/pecl
|
|
CONFIGURE_STYLE= gnu
|
|
|
|
.include <bsd.port.mk>
|