freebsd-ports/devel/rubygem-jruby-jars/Makefile
Alexander Logvinov 8dd7dac955 - Update to 1.5.3
PR:		ports/151094
Submitted by:	pgollucci
2010-09-30 02:28:21 +00:00

20 lines
412 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.5.3
CATEGORIES= devel rubygems java
MASTER_SITES= RG
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>