summaryrefslogtreecommitdiff
path: root/devel/ruby-globalid/Makefile
blob: 304df4b14ac9e2423a3d45f1a6fd06a3ff8d9735 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.1 2017/04/21 21:07:09 minskim Exp $

DISTNAME=	globalid-0.4.0
CATEGORIES=	devel

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	http://www.rubyonrails.org/
COMMENT=	Reference models by URI
LICENSE=	mit

DEPENDS+=	${RUBY_PKGPREFIX}-activesupport>=4.2.0:../../devel/ruby-activesupport42

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