mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
7c32cd667d
PR: 224559 Submitted by: Thibault Jouan <tj+freebsd_ports@a13.fr> (maintainer)
18 lines
273 B
Makefile
18 lines
273 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= uh-layout
|
|
PORTVERSION= 0.5.2
|
|
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>
|