opnsense-ports/devel/rubygem-rr/Makefile
Franco Fichtner a01b3f839f */*: sync with upstream
Taken from: HardenedBSD
2017-07-23 20:15:36 +02:00

18 lines
271 B
Makefile

# $FreeBSD$
PORTNAME= rr
PORTVERSION= 1.2.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Double framework with lots of double techniques and terse syntax
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>