6d517f8fd7
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>
21 lines
358 B
Makefile
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>
|