summaryrefslogtreecommitdiff
path: root/devel/ruby-celluloid-essentials/Makefile
blob: 086c038cc7fd39e13b30f4fccbfa4eff0e2a627b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.3 2015/10/04 12:01:18 taca Exp $

DISTNAME=	celluloid-essentials-0.20.5
CATEGORIES=	devel

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/celluloid/celluloid-essentials
COMMENT=	Superstructural dependencies of Celluloid
LICENSE=	mit

DEPENDS+=	${RUBY_PKGPREFIX}-timers>=4.1.1:../../time/ruby-timers

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"