13 lines
294 B
Makefile
13 lines
294 B
Makefile
# $NetBSD: Makefile,v 1.3 2013/12/29 06:49:30 obache Exp $
|
|
|
|
DISTNAME= msgpack-0.5.8
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= obache@NetBSD.org
|
|
HOMEPAGE= http://msgpack.org/
|
|
COMMENT= MessagePack implementation for Ruby
|
|
LICENSE= apache-2.0
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|