summaryrefslogtreecommitdiffstats
path: root/x11-wm/xwmm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/xwmm/Makefile')
-rw-r--r--x11-wm/xwmm/Makefile35
1 files changed, 0 insertions, 35 deletions
diff --git a/x11-wm/xwmm/Makefile b/x11-wm/xwmm/Makefile
deleted file mode 100644
index 03d53fa..0000000
--- a/x11-wm/xwmm/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# New ports collection makefile for: xwmm
-# Date created: 26 Nov 1999
-# Whom: imura@af.airnet.ne.jp
-#
-# $FreeBSD$
-#
-
-PORTNAME= xwmm
-PORTVERSION= 0.7
-PORTREVISION= 1
-CATEGORIES= x11-wm
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= trevor
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A simple utility managing multiple Window Managers with Qt
-
-DEPRECATED= "QT2 is obsolete"
-EXPIRATION_DATE=2004-07-14
-
-USE_X_PREFIX= yes
-USE_QT_VER= 2
-USE_GMAKE= yes
-MAKE_ENV= QTDIR=$(X11BASE)
-ALL_TARGET= # empty
-
-.include <bsd.port.pre.mk>
-
-do-install:
- $(INSTALL_PROGRAM) $(WRKSRC)/xwmm $(PREFIX)/bin
- $(INSTALL_SCRIPT) $(WRKSRC)/startkde.fixed $(PREFIX)/bin/startkde.xwmm
- $(MKDIR) $(PREFIX)/lib/X11/xwmm
- $(INSTALL_DATA) $(WRKSRC)/system.xwmmrc $(PREFIX)/lib/X11/xwmm
-
-.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud