freebsd-ports/devel/rubygem-bson/Makefile
2014-08-24 02:59:47 +00:00

18 lines
337 B
Makefile

# Created by: Evan Sarmiento <bsdports@wayfair.com>
# $FreeBSD$
PORTNAME= bson
PORTVERSION= 2.3.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Full featured BSON specification implementation in Ruby
LICENSE= APACHE20
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>