freebsd-ports/x11-wm/fluxbox-devel/Makefile
Patrick Li 03dade5587 Add patch released by author that fixes the withdrawn app bug and bump
PORTREVISION.

PR:		35814
Submitted by:	maintainer
2002-03-12 21:57:59 +00:00

22 lines
374 B
Makefile

# New ports collection makefile for: fluxbox
# Date created: 29 November 2001
# Whom: spn
#
# $FreeBSD$
#
PORTNAME= fluxbox
PORTVERSION= 0.1.7
PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= spn@g0v.ru
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN1= fluxbox.1 bsetroot.1
.include <bsd.port.mk>