openbsd-ports/www/pecl-proctitle/Makefile
2012-06-18 07:56:13 +00:00

18 lines
321 B
Makefile

# $OpenBSD: Makefile,v 1.7 2012/06/18 07:56:13 ajacoutot Exp $
COMMENT= PHP support for setproctitle
DISTNAME= proctitle-0.1.1
REVISION= 4
# PHP
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= lang/php/pecl
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>