freebsd-ports/x11-wm/fluxbox-devel/Makefile
Patrick Li 6d517f8fd7 Initial import of x11-wm/fluxbox - A small and fast window
manager based on BlackBox. Most of the port came from spn
and merged update to 0.1.5 and some parts of pkg-descr from
Matthew Hawkins's submission.

PR:		32390, 32655
Submitted by:	spn <spn@g0v.ru>, Matthew Hawkins <matthew@topic.com.au>
2001-12-13 02:55:45 +00:00

21 lines
358 B
Makefile

# New ports collection makefile for: fluxbox
# Date created: 29 November 2001
# Whom: spn
#
# $FreeBSD$
#
PORTNAME= fluxbox
PORTVERSION= 0.1.5
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>