aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/rubygem-uh-layout/Makefile
blob: e2be3e591b64d293a094a44d1a6371ffc3e1bf37 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
WWW=		https://rubygems.org/gems/uh-layout

LICENSE=	BSD3CLAUSE

USES=		gem
NO_ARCH=	yes

.include <bsd.port.mk>