summaryrefslogtreecommitdiff
path: root/x11-wm/hackedbox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/hackedbox/Makefile')
-rw-r--r--x11-wm/hackedbox/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/x11-wm/hackedbox/Makefile b/x11-wm/hackedbox/Makefile
deleted file mode 100644
index 98a9ce861b8f..000000000000
--- a/x11-wm/hackedbox/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: Blackbox
-# Date created: June 15, 1998
-# Whom: Brian Handy <handy@physics.montana.edu>
-#
-# $FreeBSD$
-#
-
-PORTNAME= blackbox
-PORTVERSION= 0.61.1
-CATEGORIES= x11-wm
-MASTER_SITES= ftp://portal.alug.org/pub/blackbox/0.6x.x/
-
-MAINTAINER= patseal@hyperhost.net
-
-MAN1= blackbox.1 bsetroot.1
-
-USE_X_PREFIX= yes
-GNU_CONFIGURE= yes
-USE_BZIP2= yes
-
-.include <bsd.port.mk>