18 lines
336 B
Makefile
18 lines
336 B
Makefile
# $OpenBSD: Makefile,v 1.6 1999/03/21 08:36:44 fgsch Exp $
|
|
#
|
|
|
|
DISTNAME = blackbox-0.50.4
|
|
CATEGORIES = x11
|
|
|
|
MAINTAINER = rohee@OpenBSD.ORG
|
|
|
|
MASTER_SITES = ftp://balance.wiw.org/pub/blackbox/
|
|
|
|
USE_X11 = yes
|
|
GNU_CONFIGURE = yes
|
|
|
|
# uncomment the following line to enable KDE support
|
|
#CONFIGURE_ARGS += --enable-kde
|
|
|
|
.include <bsd.port.mk>
|