opnsense-ports/devel/rubygem-corefines/Makefile
Franco Fichtner 3d3e480a6c */*: sync with upstream
Taken from: HardenedBSD
2017-09-17 08:14:59 +02:00

17 lines
262 B
Makefile

# $FreeBSD$
PORTNAME= corefines
PORTVERSION= 1.11.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Refinements for extending Rubys built-in classes
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>