freebsd-ports/devel/rubygem-jruby-jars/Makefile
Alexander Logvinov 6f271bd851 - Update to 1.4.0
PR:		ports/142600
Submitted by:	pgollucci@
2010-01-11 03:55:19 +00:00

20 lines
425 B
Makefile

# Ports collection makefile for: rubygem-jruby-jars
# Date created: 16 September 2009
# Whom: Alexander Logvinov <avl@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= jruby-jars
PORTVERSION= 1.4.0
CATEGORIES= devel rubygems java
MASTER_SITES= RF/jruby-extras
MAINTAINER= avl@FreeBSD.org
COMMENT= JAR files from the JRuby distribution
USE_JAVA= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>