freebsd-ports/devel/rubygem-corefines/Makefile
2017-09-16 09:00:05 +00: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>