1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/devel/rubygem-jruby-jars/Makefile
2012-06-10 22:00:37 +00:00

21 lines
415 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.6.7.2
CATEGORIES= devel rubygems java
MASTER_SITES= RG
MAINTAINER= ruby@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>