18 lines
273 B
Makefile
18 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>
|