summaryrefslogtreecommitdiff
path: root/wm/selectwm/Makefile
blob: e041f4ccc206740ffa918bb7d88e33a445726001 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.2 2005/07/21 16:29:58 wiz 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_PKGLOCALEDIR= yes
GNU_CONFIGURE=    yes

.include "../../x11/gtk2/buildlink3.mk"
.include "../../devel/pkg-config/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"