mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-09 12:27:50 -04:00
16 lines
359 B
Makefile
16 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"
|