14 lines
234 B
Makefile
14 lines
234 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= corefines
|
|
PORTVERSION= 1.9.0
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Refinements for extending Rubys built-in classes
|
|
|
|
USE_RUBY= yes
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|