mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
* Add LICENSE
* Remove MD5 line from distinfo. * Add IGNORE_WITH_PHP=4 as this module requires 5.1.0 or newer PR: 152945 Submitted by: "Tom Judge" <tom@tomjudge.com>
This commit is contained in:
parent
dd45ff7fe1
commit
9b56fa7cac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266618
@ -16,10 +16,13 @@ DIST_SUBDIR= PECL
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= A PECL extension offering a fast map-based autoloader
|
||||
|
||||
LICENSE= PHP301
|
||||
|
||||
USE_PHP= spl
|
||||
USE_PHP_BUILD= yes
|
||||
USE_PHPEXT= yes
|
||||
PHP_MODNAME= automap
|
||||
IGNORE_WITH_PHP=4
|
||||
|
||||
CONFIGURE_ARGS= --enable-automap
|
||||
|
||||
|
@ -1,3 +1,2 @@
|
||||
SHA256 (PECL/automap-1.1.0.tgz) = ec2fb8405dbf7204968a7c7c0f47eea50ba758ca4a08440cbc1ebdcb493ae7b3
|
||||
MD5 (PECL/automap-1.1.0.tgz) = deb05f5a75a1ed7156e2b2af1cadd448
|
||||
SIZE (PECL/automap-1.1.0.tgz) = 22822
|
||||
|
Loading…
Reference in New Issue
Block a user