aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/ctwm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/ctwm/Makefile')
-rw-r--r--x11-wm/ctwm/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile
deleted file mode 100644
index 9b6eea7d26f3..000000000000
--- a/x11-wm/ctwm/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: ctwm
-# Version required: 3.3
-# Date created: 13 November 1994
-# Whom: torstenb
-#
-# $Id: Makefile,v 1.7 1995/04/01 12:50:47 jkh Exp $
-#
-
-DISTNAME= ctwm-3.3
-CATEGORIES+= x11
-MASTER_SITES= ftp://ftp.x.org/contrib/window_managers/
-EXTRACT_SUFX= .tar.Z
-
-LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
-
-USE_IMAKE= yes
-
-.include <bsd.port.mk>