freebsd-ports/devel/rubygem-msgpack/Makefile
2014-01-24 14:47:11 +00:00

15 lines
238 B
Makefile

# $FreeBSD$
PORTNAME= msgpack
PORTVERSION= 0.5.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Gems for MessagePack
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>