1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/x11-wm/openbox/Makefile
Chris Piazza 064afd5dfa Update to 0.60.3
PR:		19356
Submitted by:	maintainer
2000-06-18 01:43:16 +00:00

21 lines
412 B
Makefile

# New ports collection makefile for: Blackbox
# Date created: June 15, 1998
# Whom: Brian Handy <handy@physics.montana.edu>
#
# $FreeBSD$
#
PORTNAME= blackbox
PORTVERSION= 0.60.3
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
CONFIGURE_ARGS= --disable-styled-frames
.include <bsd.port.mk>