1: add LICENSE.
2: switch to USES=tar:tgz
This commit is contained in:
parent
3edfadf234
commit
2c7cd873d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379886
1 changed files with 3 additions and 1 deletions
|
@ -6,15 +6,17 @@ PORTVERSION= 0.5.0
|
|||
CATEGORIES= www pear
|
||||
MASTER_SITES= http://pecl.php.net/get/
|
||||
PKGNAMEPREFIX= pecl-
|
||||
EXTRACT_SUFX= .tgz
|
||||
DIST_SUBDIR= PECL
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Swish-e bindings for PHP
|
||||
|
||||
LICENSE= PHP301
|
||||
|
||||
BUILD_DEPENDS= swish-config:${PORTSDIR}/www/swish-e
|
||||
RUN_DEPENDS:= swish-config:${PORTSDIR}/www/swish-e
|
||||
|
||||
USES= tar:tgz
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue