Files
bsdports/ruby/rubygem-msgpack/Makefile
2019-12-26 07:26:06 +00:00

15 lines
281 B
Makefile

# $FreeBSD: head/devel/rubygem-msgpack/Makefile 508184 2019-08-05 15:42:44Z sunpoet $
PORTNAME= msgpack
PORTVERSION= 1.3.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Gems for MessagePack
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>