1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/x11-wm/fluxbox/Makefile
Oliver Braun 1f71ef2555 * Let fluxbox depend on new boxtools port.
* Do not install bsetbg and bsetroot anymore, since this is part of boxtools
  now.
* Bump PORTREVISION.

PR:		43844
Submitted by:	maintainer
2002-10-08 23:06:44 +00:00

25 lines
426 B
Makefile

# New ports collection makefile for: fluxbox
# Date created: 29 November 2001
# Whom: spn
#
# $FreeBSD$
#
PORTNAME= fluxbox
PORTVERSION= 0.1.12
PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= hendrik@scholz.net
RUN_DEPENDS= bsetbg:${PORTSDIR}/x11-wm/boxtools
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN1= fluxbox.1
.include <bsd.port.mk>