aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/rubygem-uh-layout/Makefile
blob: fa5c989df9c5aa11f44819008689c76993bdcee0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $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>