diff options
Diffstat (limited to 'devel/git-lab/Makefile')
| -rw-r--r-- | devel/git-lab/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/git-lab/Makefile b/devel/git-lab/Makefile index 098976970339..496dc40bbcfc 100644 --- a/devel/git-lab/Makefile +++ b/devel/git-lab/Makefile @@ -1,15 +1,15 @@ -PORTNAME= git-lab -DISTVERSION= 0.1 -CATEGORIES= devel +PORTNAME= git-lab +DISTVERSION= 0.1 +CATEGORIES= devel -MAINTAINER= adridg@FreeBSD.org -COMMENT= GitLab management commands for git CLI +MAINTAINER= adridg@FreeBSD.org +COMMENT= GitLab management commands for git CLI RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>0:devel/py-appdirs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}gitpython>=2.1.8:devel/py-gitpython@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-gitlab>=2.7.1:devel/py-python-gitlab@${PY_FLAVOR} -USES= python +USES= python USE_PYTHON= autoplist concurrent distutils USE_GITLAB= yes |
