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
|
2003-02-16 01:43:32 +01:00
|
|
|
PORTVERSION= 0.9.4
|
2002-05-03 01:26:45 +02:00
|
|
|
CATEGORIES= x11-wm
|
|
|
|
MASTER_SITES= http://devaux.fabien.free.fr/flux/
|
|
|
|
|
|
|
|
MAINTAINER= hendrik@scholz.net
|
2003-02-21 15:19:11 +01:00
|
|
|
COMMENT= Fluxconf is 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
|
2003-02-08 05:30:21 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2002-05-03 01:26:45 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|