Files
ports/www/rubygem-gitlab-gollum-lib/Makefile
T
Po-Chuan Hsieh e784fd82fa www/rubygem-gitlab-gollum-lib: Fix gemspec for rubygem-sanitize 7.0.0 update
- Bump PORTREVISION for package change
2025-01-02 10:46:30 +08:00

27 lines
815 B
Makefile

PORTNAME= gitlab-gollum-lib
PORTVERSION= 4.2.7.10.gitlab.2
PORTREVISION= 2
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Simple, Git-powered wiki with a sweet API and local frontend
WWW= https://github.com/gollum/gollum-lib
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-gemojione32>=3.2<4:graphics/rubygem-gemojione32 \
rubygem-gitlab-markup>=1.6<2:textproc/rubygem-gitlab-markup \
rubygem-gitlab-gollum-rugged_adapter>=0.4.4.4.gitlab.1<0.4.5:www/rubygem-gitlab-gollum-rugged_adapter \
rubygem-nokogiri>=1.6.1<2.0:textproc/rubygem-nokogiri \
rubygem-rouge3>=3.1<4:textproc/rubygem-rouge3 \
rubygem-sanitize>=6.0<8:textproc/rubygem-sanitize \
rubygem-stringex>=2.6<3,1:devel/rubygem-stringex
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>