b03bcdf3e5
Tiling and stacking layout for uh-wm ruby gem. WWW: https://rubygems.org/gems/uh-layout PR: 216029 Submitted by: Thibault Jouan <tj+freebsd_bugs@a13.fr>
17 lines
273 B
Makefile
17 lines
273 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= uh-layout
|
|
PORTVERSION= 0.4.3
|
|
CATEGORIES= x11-wm rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= tj+freebsd_ports@a13.fr
|
|
COMMENT= Tiling and stacking layout for uh-wm ruby gem
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
USE_RUBY= yes
|
|
USES= gem
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|