1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00

1: add LICENSE.

2: switch to USES=tar:tgz
This commit is contained in:
Vanilla I. Shu 2015-02-24 09:29:17 +00:00
parent 6baffd8cb7
commit 2e9eb3eafb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379776

View File

@ -6,13 +6,15 @@ PORTVERSION= 0.12
CATEGORIES= security pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= PECL extension to the libssh2 library
LICENSE= PHP301
LIB_DEPENDS= libssh2.so:${PORTSDIR}/security/libssh2
USES= tar:tgz
USE_PHP= yes
USE_PHPEXT= yes