summaryrefslogtreecommitdiff
path: root/x11-wm/ion-2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/ion-2/Makefile')
-rw-r--r--x11-wm/ion-2/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/x11-wm/ion-2/Makefile b/x11-wm/ion-2/Makefile
deleted file mode 100644
index 930afa185462..000000000000
--- a/x11-wm/ion-2/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: ion
-# Date created: 20 January 2001
-# Whom: ricci@cs.utah.edu
-#
-# $FreeBSD$
-#
-
-PORTNAME= ion
-PORTVERSION= 20020207
-CATEGORIES= x11-wm
-MASTER_SITES= http://modeemi.cs.tut.fi/~tuomov/dl/
-
-MAINTAINER= ricci@cs.utah.edu
-COMMENT= A window manager with a text-editorish, keyboard friendly interface
-
-MAN1= ion.1x
-
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-
-.include <bsd.port.mk>