16 lines
326 B
Makefile
16 lines
326 B
Makefile
# $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"
|