mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
6a59b2a3ed
PR: 223160 Submitted by: Thibault Jouan (maintainer)
18 lines
254 B
Makefile
18 lines
254 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= uh
|
|
PORTVERSION= 2.1.0
|
|
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>
|