17 lines
254 B
Makefile
17 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>
|