mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
* Add LICENSE
* Remove MD5 line from distinfo. * Add IGNORE_WITH_PHP=4 PR: 152995 Submitted by: "Tom Judge" <tom@tomjudge.com>
This commit is contained in:
parent
c892a4f67c
commit
78f9fcff55
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266623
@ -18,8 +18,11 @@ COMMENT= A PHP extension for expect library
|
||||
|
||||
LIB_DEPENDS= expect543:${PORTSDIR}/lang/expect
|
||||
|
||||
LICENSE= PHP301
|
||||
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
IGNORE_WITH_PHP=4
|
||||
|
||||
CONFIGURE_ARGS+=--with-expect=${LOCALBASE}
|
||||
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (PECL/expect-0.2.7.tgz) = 56da7e83849ce0c66edc6f65945092ff
|
||||
SHA256 (PECL/expect-0.2.7.tgz) = 09cf893d120fe6ab9573574fa04fe0e066ca3f1cbeff5074b6db997d1dbbff1e
|
||||
SIZE (PECL/expect-0.2.7.tgz) = 6393
|
||||
|
Loading…
Reference in New Issue
Block a user