opnsense-ports/graphics/rubygem-gitlab_emoji/Makefile
Franco Fichtner 69ffeb8a51 */*: sync with upstream
Taken from: HardenedBSD
2021-04-07 20:24:01 +02:00

22 lines
406 B
Makefile

# Created by: Johannes Meixner <johannes@perceivon.net>
PORTNAME= gitlab_emoji
PORTVERSION= 0.3.1
PORTREVISION= 1
CATEGORIES= graphics rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Provides Gitlab Emoji assets
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-gemojione>=2.2.1:graphics/rubygem-gemojione
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>