summaryrefslogtreecommitdiff
path: root/misc/ruby-bundler/Makefile
blob: 0f24046ff6f5cc20f64e06d8a542ecd54f4a0f5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.17 2013/09/15 14:08:38 taca Exp $

DISTNAME=	bundler-1.3.5
CATEGORIES=	misc

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://gembundler.com/
COMMENT=	Manage your application's dependencies
LICENSE=	mit

CONFLICTS+=	ruby[1-9][0-9]-bundler-[0-9]*

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"