freebsd-ports/devel/rubygem-equalizer/Makefile
2021-04-06 16:31:07 +02:00

18 lines
293 B
Makefile

# Created by: Michael Moll <kvedulv at kvedulv.de>
PORTNAME= equalizer
PORTVERSION= 0.0.11
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby library to define equality methods
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>