mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
15 lines
281 B
Makefile
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>
|