summaryrefslogtreecommitdiffstats
path: root/www/rubygem-jruby-rack/Makefile
blob: a710cf9106e284fbf690c0d4ff7d96eb650fc743 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$

PORTNAME=	jruby-rack
PORTVERSION=	1.1.13.2
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Java and Ruby library that adapts the Java Servlet API to Rack

RUN_DEPENDS=	jruby:${PORTSDIR}/lang/jruby

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud