freebsd-ports/devel/pear-Net_Gearman/Makefile
2021-09-19 14:00:02 +08:00

18 lines
296 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
PORTNAME= Net_Gearman
PORTVERSION= 0.2.3
PORTREVISION= 3
CATEGORIES= devel pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PHP interface to Gearman
LICENSE= BSD2CLAUSE
USES= pear
USE_PHP= json mbstring sockets
NO_ARCH= yes
.include <bsd.port.mk>