freebsd-ports/devel/rubygem-cbor/Makefile
2021-04-06 16:31:07 +02:00

16 lines
293 B
Makefile

# Created by: Matthias Fechner <mfechner@FreeBSD.org>
PORTNAME= cbor
PORTVERSION= 0.5.9.6
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Library for CBOR binary object representation
LICENSE= APACHE20
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>