Lines 1-7
Link Here
|
1 |
# $FreeBSD$ |
1 |
# $FreeBSD$ |
2 |
|
2 |
|
3 |
PORTNAME= gitlab_git |
3 |
PORTNAME= gitlab_git |
4 |
PORTVERSION= 8.1.0 |
4 |
PORTVERSION= 8.2.0 |
5 |
CATEGORIES= devel rubygems |
5 |
CATEGORIES= devel rubygems |
6 |
MASTER_SITES= RG |
6 |
MASTER_SITES= RG |
7 |
|
7 |
|
Lines 13-19
LICENSE= MIT
Link Here
|
13 |
RUN_DEPENDS= rubygem-activesupport4>=4.0:${PORTSDIR}/devel/rubygem-activesupport4 \ |
13 |
RUN_DEPENDS= rubygem-activesupport4>=4.0:${PORTSDIR}/devel/rubygem-activesupport4 \ |
14 |
rubygem-charlock_holmes>=0.7.3:${PORTSDIR}/textproc/rubygem-charlock_holmes \ |
14 |
rubygem-charlock_holmes>=0.7.3:${PORTSDIR}/textproc/rubygem-charlock_holmes \ |
15 |
rubygem-github-linguist>=4.7.0:${PORTSDIR}/textproc/rubygem-github-linguist \ |
15 |
rubygem-github-linguist>=4.7.0:${PORTSDIR}/textproc/rubygem-github-linguist \ |
16 |
rubygem-rugged>=0.23.3:${PORTSDIR}/devel/rubygem-rugged |
16 |
rubygem-rugged>=0.24.0:${PORTSDIR}/devel/rubygem-rugged |
17 |
|
17 |
|
18 |
NO_ARCH= yes |
18 |
NO_ARCH= yes |
19 |
USE_RUBY= yes |
19 |
USE_RUBY= yes |