5f558a54b1
Changes are not available except commit log. <https://github.com/dkubb/equalizer/commits/master>
15 lines
359 B
Makefile
15 lines
359 B
Makefile
# $NetBSD: Makefile,v 1.2 2015/06/07 16:01:38 taca Exp $
|
|
#
|
|
|
|
DISTNAME= equalizer-0.0.11
|
|
CATEGORIES= misc
|
|
|
|
MAINTAINER= tsutsui@NetBSD.org
|
|
HOMEPAGE= https://github.com/dkubb/equalizer
|
|
COMMENT= Ruby Module to define equality, equivalence and inspection methods
|
|
LICENSE= mit
|
|
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|