18 lines
320 B
Makefile
18 lines
320 B
Makefile
# $OpenBSD: Makefile,v 1.4 1998/12/20 15:50:11 rohee Exp $
|
|
#
|
|
|
|
DISTNAME= blackbox-0.50.2
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= rohee@OpenBSD.ORG
|
|
|
|
MASTER_SITES= ftp://balance.wiw.org/pub/blackbox/
|
|
|
|
USE_X11= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
# uncomment this to enable KDE support
|
|
#CONFIGURE_ARGS= --enable-kde
|
|
|
|
.include <bsd.port.mk>
|