1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/x11-toolkits/rubygem-uh/Makefile
Richard Gallamore 6a59b2a3ed * Updated to 2.1.0
PR:		223160
Submitted by:	Thibault Jouan (maintainer)
2017-10-22 19:10:22 +00:00

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>