aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rubygem-jruby-jars/Makefile
blob: 70c02f2b9ebd05cd0cd9575aacf20d3409aa62b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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.6
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>