13 lines
267 B
Makefile
13 lines
267 B
Makefile
PORTNAME= mongodb
|
|
PORTVERSION= 1.17.3
|
|
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
|
|
|
|
.include <bsd.port.mk>
|