2002-05-03 01:26:45 +02:00
|
|
|
# Ports collection Makefile for: fluxconf
|
|
|
|
# Date created: 29/04/2002
|
|
|
|
# Whom: hendrik@scholz.net
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= fluxconf
|
2004-08-09 10:58:56 +02:00
|
|
|
PORTVERSION= 0.9.7
|
2002-05-03 01:26:45 +02:00
|
|
|
CATEGORIES= x11-wm
|
|
|
|
MASTER_SITES= http://devaux.fabien.free.fr/flux/
|
|
|
|
|
2004-08-09 10:58:56 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2004-08-10 20:54:49 +02:00
|
|
|
COMMENT= A configuration program for the fluxbox window manager
|
2002-05-03 01:26:45 +02:00
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
2003-05-10 17:25:00 +02:00
|
|
|
USE_GNOME= gtk20
|
2004-08-10 20:54:49 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2002-05-03 01:26:45 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|