* Add LICENSE
* Remove MD5 line from distinfo. * Add IGNORE_WITH_PHP=4 as it does not compile. PR: 153015 Submitted by: Tom Judge <tom@tomjudge.com> Approved by: maintainer
This commit is contained in:
parent
8c5307d669
commit
76255a9e98
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266693
@ -18,10 +18,13 @@ COMMENT= Gearman API
|
||||
|
||||
LIB_DEPENDS= gearman:${PORTSDIR}/devel/gearmand
|
||||
|
||||
LICENSE= PHP301
|
||||
|
||||
CONFIGURE_ARGS= --with-gearman
|
||||
PHP_MODNAME= ${PORTNAME}
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
IGNORE_WITH_PHP=4
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (PECL/gearman-0.7.0.tgz) = 2e1da4a3d5e3c1e103b772da92f37680
|
||||
SHA256 (PECL/gearman-0.7.0.tgz) = 6972538e7ac7b5f9ef5c1639efee37f5b605a73cd20b877a38e4dcd4acce602a
|
||||
SIZE (PECL/gearman-0.7.0.tgz) = 29258
|
||||
|
Loading…
Reference in New Issue
Block a user