summaryrefslogtreecommitdiffstats
path: root/sysutils/rubygem-bundler/Makefile
blob: 3e7a4cde5e2e7853b064ed4e5f328a07444bd1e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Robert Gogolok <gogo@cs.uni-sb.de>
# $FreeBSD$

PORTNAME=	bundler
PORTVERSION=	1.3.5
CATEGORIES=	sysutils rubygems
MASTER_SITES=	RG

MAINTAINER=	gogolok+freebsd@gmail.com
COMMENT=	A tool that manages gem dependencies for ruby applications

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES=	bin/bundle

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