freebsd-ports/devel/rubygem-jruby-jars/Makefile
Sunpoet Po-Chuan Hsieh 2b95880713 - Update to 1.7.9
2013-12-07 20:27:31 +00:00

17 lines
324 B
Makefile

# Created by: Alexander Logvinov <avl@FreeBSD.org>
# $FreeBSD$
PORTNAME= jruby-jars
PORTVERSION= 1.7.9
CATEGORIES= devel rubygems java
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= JAR files from the JRuby distribution
USE_JAVA= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>