summaryrefslogtreecommitdiffstats
path: root/x11-wm/matwm2/Makefile
blob: 21aeabf72b557558c72ae09886fb8bde902d782d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Mattis Michel <sic_zer0@hotmail.com>
# $FreeBSD$

PORTNAME=	matwm2
DISTVERSION=	0.1.2pre3
CATEGORIES=	x11-wm
MASTER_SITES=	http://www.squidjam.com/matwm/pub/

MAINTAINER=	sic_zer0@hotmail.com
COMMENT=	Minimalistic, yet functional window manager for X11

LICENSE=	MIT

HAS_CONFIGURE=	yes
CONFIGURE_ARGS=	--cc=${CC} --prefix=${PREFIX} --mandir=${MANPREFIX}/man
USE_XORG=	x11 xext xinerama xft

PLIST_FILES=	bin/matwm2 man/man1/${PORTNAME}.1.gz

.include <bsd.port.mk>
OpenPOWER on IntegriCloud