Muhammad Moinur Rahman c00a7b36df
*/*: Mark IGNORE_WITH_PHP=84
These ports are currently not compatible with php84 and is only a limited
set of ports. There might be more ports which has runtime issues. Please
check if your ports are compatible with php84 and if not pleae mark them
IGNORE_WITH_PHP=84

Approved by:	portmgr (blanket)
2024-07-28 15:15:18 +02:00

15 lines
287 B
Makefile

PORTNAME= mongodb
PORTVERSION= 1.19.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= 84
.include <bsd.port.mk>