mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
graphics/rubygem-gitlab_emoji: create port
GitLab emoji assets WWW: https://gitlab.com/gitlab-org/gitlab_emoji Submitted by: xmj
This commit is contained in:
parent
db351cc6f1
commit
841b2494cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369373
@ -923,6 +923,7 @@
|
||||
SUBDIR += rubygem-gd2
|
||||
SUBDIR += rubygem-gdk_pixbuf2
|
||||
SUBDIR += rubygem-geokit
|
||||
SUBDIR += rubygem-gitlab_emoji
|
||||
SUBDIR += rubygem-goocanvas
|
||||
SUBDIR += rubygem-graphviz
|
||||
SUBDIR += rubygem-gruff
|
||||
|
21
graphics/rubygem-gitlab_emoji/Makefile
Normal file
21
graphics/rubygem-gitlab_emoji/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# Created by: Johannes Meixner <xmj@chaot.net>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gitlab_emoji
|
||||
PORTVERSION= 0.0.1.1
|
||||
CATEGORIES= graphics rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Provides Gitlab Emoji assets
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-emoji>=1.0.1:${PORTSDIR}/graphics/rubygem-emoji
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RAKE= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
2
graphics/rubygem-gitlab_emoji/distinfo
Normal file
2
graphics/rubygem-gitlab_emoji/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (rubygem/gitlab_emoji-0.0.1.1.gem) = 760fc5df13080ef39bb8f06878b5b49b7206d4259471d6569fbb0e56f0821d33
|
||||
SIZE (rubygem/gitlab_emoji-0.0.1.1.gem) = 2055680
|
3
graphics/rubygem-gitlab_emoji/pkg-descr
Normal file
3
graphics/rubygem-gitlab_emoji/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
GitLab emoji assets
|
||||
|
||||
WWW: https://gitlab.com/gitlab-org/gitlab_emoji
|
Loading…
Reference in New Issue
Block a user