openbsd-ports/www/pecl-raphf/Makefile
2022-03-23 23:58:28 +00:00

16 lines
196 B
Makefile

COMMENT= persistent handle and resource factory API
DISTNAME= raphf-2.0.0
REVISION= 5
# PHP
PERMIT_PACKAGE= Yes
WANTLIB= c
MODULES= lang/php/pecl
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>