freebsd-ports/devel/rubygem-jruby-jars/Makefile

21 lines
355 B
Makefile

# Created by: Alexander Logvinov <avl@FreeBSD.org>
# $FreeBSD$
PORTNAME= jruby-jars
PORTVERSION= 1.7.25
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
USE_JAVA= yes
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>