opnsense-ports/devel/rubygem-jruby-jars/Makefile
Franco Fichtner afb6de4d59 */*: sync with upstream
Taken from: FreeBSD
2017-05-27 17:46:26 +02:00

20 lines
356 B
Makefile

# Created by: Alexander Logvinov <avl@FreeBSD.org>
# $FreeBSD$
PORTNAME= jruby-jars
PORTVERSION= 9.1.10.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>