20 lines
325 B
Makefile

# $OpenBSD: Makefile,v 1.6 2014/01/15 02:13:58 jeremy Exp $
COMMENT= Ruby bindigs for the Yajl JSON library
DISTNAME= yajl-ruby-1.1.0
REVISION= 3
CATEGORIES= devel
HOMEPAGE= https://github.com/brianmario/yajl-ruby
# MIT
PERMIT_PACKAGE_CDROM= Yes
MODULES= lang/ruby
CONFIGURE_STYLE=ruby gem ext
.include <bsd.port.mk>