forked from Lainports/opnsense-ports
14 lines
288 B
Makefile
14 lines
288 B
Makefile
PORTNAME= proctitle
|
|
PORTVERSION= 0.1.2
|
|
PORTREVISION= 3
|
|
CATEGORIES= sysutils pear
|
|
|
|
MAINTAINER= flo@FreeBSD.org
|
|
COMMENT= PECL extension that allows changing the current process' name
|
|
WWW= http://www.pecl.php.net/package/proctitle/
|
|
|
|
LICENSE= PHP301
|
|
|
|
USES= php:pecl
|
|
|
|
.include <bsd.port.mk>
|