2015-05-02 18:55:36 +02:00
|
|
|
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= gollum-grit_adapter
|
2016-12-03 20:36:09 +01:00
|
|
|
PORTVERSION= 2.0.0
|
2015-05-02 18:55:36 +02:00
|
|
|
CATEGORIES= www rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
|
|
COMMENT= Adapter for Gollum to use Grit at the backend
|
|
|
|
|
|
|
|
LICENSE= MIT
|
|
|
|
|
2019-11-03 18:26:17 +01:00
|
|
|
RUN_DEPENDS= rubygem-gitlab-grit>=2.7.1<3:textproc/rubygem-gitlab-grit
|
2015-05-02 18:55:36 +02:00
|
|
|
|
2016-04-27 23:57:31 +02:00
|
|
|
USES= gem
|
2019-11-03 18:26:17 +01:00
|
|
|
USE_RUBY= yes
|
|
|
|
|
|
|
|
NO_ARCH= yes
|
2015-05-02 18:55:36 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|