This port should install www/rubygem-gollum-lib with GITLAB option and is a direct dependency of www/gitlab.
11 lines
157 B
Makefile
11 lines
157 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= www
|
|
|
|
MASTERDIR= ${.CURDIR}/../rubygem-gollum-lib
|
|
|
|
PKGNAMESUFFIX= -gitlab
|
|
|
|
OPTIONS_DEFAULT= GITLAB
|
|
|
|
.include "${MASTERDIR}/Makefile"
|