summaryrefslogtreecommitdiff
path: root/misc/ruby-bundler/Makefile
blob: 3da51877b62a4306719d5813021dacda779efde5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.3 2010/12/04 04:10:55 taca Exp $

DISTNAME=	bundler-1.0.7
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-*

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