cf118ccf87
Reported by: lwhsu
17 lines
263 B
Makefile
17 lines
263 B
Makefile
PORTNAME= zmq
|
|
PORTVERSION= 1.1.3
|
|
PORTREVISION= 3
|
|
CATEGORIES= net pear
|
|
|
|
MAINTAINER= garga@FreeBSD.org
|
|
COMMENT= PHP bindings for ZeroMQ
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
IGNORE_WITH_PHP= 80
|
|
|
|
LIB_DEPENDS= libzmq.so:net/libzmq4
|
|
|
|
USES= php:pecl pkgconfig
|
|
|
|
.include <bsd.port.mk>
|