freebsd-ports/x11-wm/rubygem-uh-layout/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

15 lines
260 B
Makefile

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>