63b6120db0
Please DO NOT use this version in production, it is an early test version. For upgrade notes please visit: https://github.com/php/php-src/blob/php-8.6.0alpha1/UPGRADING Changelog: https://github.com/php/php-src/blob/php-8.6.0alpha1/NEWS
15 lines
287 B
Makefile
15 lines
287 B
Makefile
PORTNAME= mongodb
|
|
PORTVERSION= 1.21.0
|
|
CATEGORIES= databases pear
|
|
|
|
MAINTAINER= pi@FreeBSD.org
|
|
COMMENT= PECL classes for MongoDB
|
|
WWW= https://docs.mongodb.org/ecosystem/drivers/php/
|
|
|
|
LICENSE= APACHE20
|
|
|
|
USES= gmake localbase php:build,pecl ssl
|
|
IGNORE_WITH_PHP= 86
|
|
|
|
.include <bsd.port.mk>
|