freebsd-ports/devel/libbson/Makefile
Stefan Eßer aa660087d5 devel/libbson: Add CPE information
Approved by:	portmgr (blanket)
2021-10-14 23:30:24 +02:00

18 lines
319 B
Makefile

# Created by: "Waitman Gobble" <uzimac@da3m0n8t3r.com>
PORTNAME= libbson
PORTVERSION= 1.8.1
CATEGORIES= devel
MAINTAINER= ports@bsdserwis.com
COMMENT= BSON utility library
LICENSE= APACHE20
USES= cmake cpe pkgconfig
CPE_VENDOR= mongodb
USE_GITHUB= yes
GH_ACCOUNT= mongodb
USE_LDCONFIG= yes
.include <bsd.port.mk>