opnsense-ports/devel/rubygem-equatable/Makefile
Franco Fichtner e75280838c */*: sync with upstream
Taken from: HardenedBSD
2019-06-29 05:57:10 +02:00

20 lines
356 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= equatable
PORTVERSION= 0.6.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Implement equality comparison and inspection methods
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>