summaryrefslogtreecommitdiffstats
path: root/devel/rubygem-gitlab_git/Makefile
blob: 0b112a8d997f3cc7227643c2b1155b432ee013b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $FreeBSD$

PORTNAME=	gitlab_git
PORTVERSION=	10.0.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	GitLab wrapper around git objects

LICENSE=	MIT

RUN_DEPENDS=	rubygem-activesupport4>=4.0:devel/rubygem-activesupport4 \
		rubygem-charlock_holmes>=0.7.3:textproc/rubygem-charlock_holmes \
		rubygem-github-linguist>=4.7.0:textproc/rubygem-github-linguist \
		rubygem-rugged>=0.24.0:devel/rubygem-rugged

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem:autoplist

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