summaryrefslogtreecommitdiff
path: root/devel/rubygem-jruby-jars/Makefile
blob: 01c0b1f37963d844c5c7f3fcdfb968732fe2794d (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.0
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>