freebsd-ports/devel/rubygem-msgpack/Makefile

16 lines
272 B
Makefile

PORTNAME= msgpack
PORTVERSION= 1.6.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Gems for MessagePack
WWW= https://msgpack.org/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>