pkgsrc/devel/ruby-atomic/Makefile
2017-07-30 22:32:10 +00:00

12 lines
341 B
Makefile

# $NetBSD: Makefile,v 1.4 2017/07/30 22:32:17 wiz Exp $
DISTNAME= atomic-1.1.99
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/headius/ruby-atomic
COMMENT= Atomic reference implementation for JRuby, Rubinius, and MRI
LICENSE= apache-2.0
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"