mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
- Added IGNORE_WITH_PHP=4 as this extension depends on php 5.1+
- Added LICENSE=PHP301 - depends on ports/152927 - Removed MD5 line from distinfo PR: ports/152938 Submitted by: Tom Judge <tom at tomjudge dot com>
This commit is contained in:
parent
a653e6d713
commit
b86cefe366
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266030
@ -18,8 +18,11 @@ COMMENT= A PHP wrapper for the libdrizzle library
|
||||
|
||||
LIB_DEPENDS= drizzle.0:${PORTSDIR}/databases/libdrizzle
|
||||
|
||||
LICENSE= PHP301
|
||||
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
IGNORE_WITH_PHP=4
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
PORTDOCS= README EXPERIMENTAL ChangeLog CREDITS
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (PECL/drizzle-0.4.2.tgz) = 852aaf949d2b145012071622be788936
|
||||
SHA256 (PECL/drizzle-0.4.2.tgz) = 5e9abd5200d840249003112e7d658eda06e2591e4c6bcf1c97194b4e274f0c66
|
||||
SIZE (PECL/drizzle-0.4.2.tgz) = 24106
|
||||
|
Loading…
Reference in New Issue
Block a user