x11-toolkits/rubygem-uh: create port
Xlib ruby toolkit WWW: https://rubygems.org/gems/uh PR: 208137 Submitted by: Thibault Jouan <tj+freebsd_bugs@a13.fr>
This commit is contained in:
parent
c709e04875
commit
429c20bf3a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=431189
4 changed files with 24 additions and 0 deletions
|
@ -250,6 +250,7 @@
|
|||
SUBDIR += rubygem-gtksourceview3
|
||||
SUBDIR += rubygem-pango
|
||||
SUBDIR += rubygem-poppler
|
||||
SUBDIR += rubygem-uh
|
||||
SUBDIR += rubygem-vte
|
||||
SUBDIR += rubygem-vte3
|
||||
SUBDIR += scintilla
|
||||
|
|
17
x11-toolkits/rubygem-uh/Makefile
Normal file
17
x11-toolkits/rubygem-uh/Makefile
Normal file
|
@ -0,0 +1,17 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= uh
|
||||
PORTVERSION= 2.0.2
|
||||
CATEGORIES= x11-toolkits rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= tj+freebsd_ports@a13.fr
|
||||
COMMENT= Xlib ruby toolkit
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_XORG= x11 xinerama
|
||||
|
||||
.include <bsd.port.mk>
|
3
x11-toolkits/rubygem-uh/distinfo
Normal file
3
x11-toolkits/rubygem-uh/distinfo
Normal file
|
@ -0,0 +1,3 @@
|
|||
TIMESTAMP = 1484088691
|
||||
SHA256 (rubygem/uh-2.0.2.gem) = 6efc9ce01a296d8123edf8bc7b59c9df4ae3e7691496f0effc3aed1e2486b950
|
||||
SIZE (rubygem/uh-2.0.2.gem) = 13312
|
3
x11-toolkits/rubygem-uh/pkg-descr
Normal file
3
x11-toolkits/rubygem-uh/pkg-descr
Normal file
|
@ -0,0 +1,3 @@
|
|||
Xlib ruby toolkit
|
||||
|
||||
WWW: https://rubygems.org/gems/uh
|
Loading…
Reference in a new issue