summaryrefslogtreecommitdiff
path: root/x11-wm/openbox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/openbox/Makefile')
-rw-r--r--x11-wm/openbox/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile
deleted file mode 100644
index 6eb922f9a1dc..000000000000
--- a/x11-wm/openbox/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: Blackbox
-# Version required: 0.50.2
-# Date created: June 15, 1998
-# Whom: Brian Handy <handy@physics.montana.edu>
-#
-# $Id: Makefile,v 1.15 1998/12/08 21:36:08 billf Exp $
-#
-
-DISTNAME= blackbox-0.50.2
-CATEGORIES= x11-wm
-MASTER_SITES= ftp://balance.wiw.org/pub/blackbox/ \
- ftp://ftp.aist.com.ua/pub/unix/window_managers/blackbox/
-
-MAINTAINER= ports@FreeBSD.ORG
-
-USE_X_PREFIX= yes
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>