pkgsrc/devel/ruby-celluloid-extras/Makefile
2017-09-04 18:00:49 +00:00

14 lines
408 B
Makefile

# $NetBSD: Makefile,v 1.3 2017/09/04 18:00:52 wiz Exp $
DISTNAME= celluloid-extras-0.20.5
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
#HOMEPAGE= https://github.com/celluloid/celluloid-extraso
COMMENT= Celluloid expansion, testing, and example classes
LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-timers>=4.1.1:../../time/ruby-timers
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"