freebsd-ports/devel/rubygem-jruby-jars/Makefile
Philip M. Gollucci 346766a2bd - Update to 1.0.9
PR:             ports/149997
Submitted by:   myself (pgollucci)
Approved by:    maintainer timeout (avl ; 14 days)
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-09 22:01:09 +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.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>