summaryrefslogtreecommitdiff
path: root/misc/ruby-naught/Makefile
blob: 656a052834c71dc896f378dbddc6a0c5d6964b21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.1 2014/03/09 15:23:20 tsutsui Exp $
#

DISTNAME=	naught-1.0.0
CATEGORIES=	misc

MAINTAINER=	tsutsui@NetBSD.org
HOMEPAGE=	https://github.com/avdi/naught
COMMENT=	Ruby toolkit for building Null Objects
LICENSE=	mit

USE_LANGUAGES=	# none

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