freebsd-ports/x11-wm/fluxconf/Makefile

21 lines
414 B
Makefile
Raw Normal View History

# 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
2003-02-21 15:19:11 +01:00
COMMENT= Fluxconf is a configuration program for the fluxbox window manager
USE_X_PREFIX= yes
USE_GNOME= gtk20
GNU_CONFIGURE= yes
.include <bsd.port.mk>