21 lines
515 B
Makefile
21 lines
515 B
Makefile
# $NetBSD: Makefile,v 1.5 2003/08/28 09:48:44 xtraeme Exp $
|
|
#
|
|
|
|
DISTNAME= fluxconf-0.9.4
|
|
CATEGORIES= wm
|
|
MASTER_SITES= http://devaux.fabien.free.fr/flux/
|
|
|
|
MAINTAINER= xtraeme@NetBSD.org
|
|
HOMEPAGE= http://devaux.fabien.free.fr/flux/
|
|
COMMENT= GTK based configuration tool for the fluxbox window manager
|
|
|
|
BUILD_USES_MSGFMT= yes
|
|
DEPENDS+= fluxbox-[0-9]*:../../wm/fluxbox
|
|
|
|
USE_BUILDLINK2= yes
|
|
GNU_CONFIGURE= yes
|
|
USE_PKGLOCALEDIR= yes
|
|
USE_X11= yes
|
|
|
|
.include "../../x11/gtk2/buildlink2.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|