mirror of
https://git.freebsd.org/ports.git
synced 2025-07-12 06:49:18 -04:00
15 lines
231 B
Makefile
15 lines
231 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= gitlab_meta
|
|
PORTVERSION= 7.0
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= GitLab meta gem
|
|
|
|
USE_RUBY= yes
|
|
USE_RUBYGEMS= yes
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
.include <bsd.port.mk>
|