opnsense-ports/devel/rubygem-jruby-jars/Makefile
Franco Fichtner 63f445f3a6 */*: sync with upstream
Taken from: FreeBSD
2015-08-24 08:33:14 +02:00

22 lines
385 B
Makefile

# Created by: Alexander Logvinov <avl@FreeBSD.org>
# $FreeBSD$
PORTNAME= jruby-jars
PORTVERSION= 1.7.22
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
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>