ports/devel/rubygem-jruby-jars/Makefile
Sunpoet Po-Chuan Hsieh f5665aeced Update to 9.1.16.0
2018-02-22 19:51:04 +00:00

20 lines
356 B
Makefile

# Created by: Alexander Logvinov <avl@FreeBSD.org>
# $FreeBSD$
PORTNAME= jruby-jars
PORTVERSION= 9.1.16.0
CATEGORIES= devel rubygems java
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= JAR files from the JRuby distribution
LICENSE= EPL GPLv2 LGPL21
LICENSE_COMB= dual
NO_ARCH= yes
USE_JAVA= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>