aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/hackedbox/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-07-21 18:15:36 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-07-21 18:15:36 +0000
commit70f89778c0f2f76bc2f8046e99cc55f2962ac9c2 (patch)
tree14c35099cfb4f4257c5e0b8e589d530fcb829468 /x11-wm/hackedbox/Makefile
parentf667b39b3c0614d5aeb9bcb4bac4a4b222408185 (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_0'.release/4.1.0
Notes
Notes: svn path=/head/; revision=30942 svn path=/tags/RELEASE_4_1_0/; revision=30943; tag=release/4.1.0
Diffstat (limited to 'x11-wm/hackedbox/Makefile')
-rw-r--r--x11-wm/hackedbox/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/x11-wm/hackedbox/Makefile b/x11-wm/hackedbox/Makefile
deleted file mode 100644
index e38b651ac034..000000000000
--- a/x11-wm/hackedbox/Makefile
+++ /dev/null
@@ -1,20 +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.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>