838b620352
- Add NO_ARCH - Update pkg-descr
18 lines
296 B
Makefile
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>
|