2022-12-13 19:51:42 +01:00

15 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>