freebsd-ports/devel/rubygem-jruby-jars/Makefile
Sunpoet Po-Chuan Hsieh bf0568df14 - Update to 1.7.20
- Add LICENSE
- Update WWW
2015-05-10 20:16:10 +00:00

20 lines
371 B
Makefile

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