freebsd-ports/devel/rubygem-bson1/Makefile
Sunpoet Po-Chuan Hsieh b529af4a7f - Update to 1.12.2
- Regenerate patch file with makepatch:

Changes:	https://github.com/mongodb/bson-ruby/blob/master/CHANGELOG.md
2015-05-27 09:50:27 +00:00

21 lines
378 B
Makefile

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