summaryrefslogtreecommitdiff
path: root/x11-wm/fluxconf/Makefile
blob: 53714bedcbb2c485f76ed4915e27bb5770a8a5cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Ports collection Makefile for:	fluxconf
# Date created:				29/04/2002
# Whom:					hendrik@scholz.net
#
# $FreeBSD$
#

PORTNAME=	fluxconf
PORTVERSION=	0.9.4
CATEGORIES=	x11-wm
MASTER_SITES=	http://devaux.fabien.free.fr/flux/

MAINTAINER=	hendrik@scholz.net
COMMENT=	Fluxconf is a configuration program for the fluxbox window manager

BROKEN=		"Does not link"

USE_X_PREFIX=	yes
USE_GNOME=	gtk12
GNU_CONFIGURE=  yes

.include <bsd.port.mk>