ports/devel/rubygem-bson/Makefile

17 lines
333 B
Makefile

PORTNAME= bson
PORTVERSION= 5.0.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Full featured BSON specification implementation in Ruby
WWW= https://github.com/mongodb/bson-ruby
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cpe gem
CPE_VENDOR= bson_project
.include <bsd.port.mk>