Files
ports/devel/rubygem-bson/Makefile
Stefan Eßer 3aeb0534aa devel/rubygem-bson: Add CPE information
Approved by:	portmgr (blanket)
2021-10-14 23:30:50 +02:00

19 lines
364 B
Makefile

# Created by: Evan Sarmiento <bsdports@wayfair.com>
PORTNAME= bson
PORTVERSION= 4.12.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Full featured BSON specification implementation in Ruby
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cpe gem
CPE_VENDOR= ${PORTNAME}_project
USE_RUBY= yes
.include <bsd.port.mk>