- Add LICENSE
- Use single space after WWW:
This commit is contained in:
parent
f3b772c069
commit
858f1058e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360392
2 changed files with 3 additions and 1 deletions
|
@ -9,6 +9,8 @@ CATEGORIES= devel pear
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Gearman client libraray for PHP
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/share/pear/PEAR.php:${PORTSDIR}/devel/pear
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/pear/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Gearman client library for PHP.
|
||||
|
||||
WWW: http://pear.php.net/package/Net_Gearman/
|
||||
WWW: http://pear.php.net/package/Net_Gearman/
|
||||
|
|
Loading…
Reference in a new issue