summaryrefslogtreecommitdiff
path: root/x11-wm/openbox/Makefile
blob: 97e7271ae8ca632834569e662a5ea3223d425c87 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	Blackbox
# Date created:		June 15, 1998
# Whom:			Brian Handy <handy@physics.montana.edu>
#
# $FreeBSD$
#

PORTNAME=	blackbox
PORTVERSION= 	0.61.0
CATEGORIES=	x11-wm
MASTER_SITES=	ftp://portal.alug.org/pub/blackbox/0.6x.x/

MAINTAINER=	patseal@hyperhost.net

USE_X_PREFIX=	yes
GNU_CONFIGURE=	yes
USE_BZIP2=	yes

.include <bsd.port.mk>