summaryrefslogtreecommitdiff
path: root/wm/selectwm/Makefile
blob: c337fc2359b12b6a9c3bd8fee074e96ac980348a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.3 2005/08/10 20:56:25 jlam Exp $
#

DISTNAME=     selectwm-0.4.1
CATEGORIES=   wm
MASTER_SITES= http://ordiluc.net/selectwm/

MAINTAINER=   reilles@loria.fr
HOMEPAGE=     http://ordiluc.net/selectwm/
COMMENT=      Simple GTK2 application to select window manager

USE_TOOLS+=		pkg-config
USE_PKGLOCALEDIR=	yes
GNU_CONFIGURE=    	yes

.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"