freebsd-ports/devel/rubygem-msgpack/Makefile
2010-12-02 05:44:50 +00:00

20 lines
370 B
Makefile

# New ports collection makefile for: rubygem-msgpack
# Date created: 19 Jan 2010
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= msgpack
PORTVERSION= 0.4.4
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>