summaryrefslogtreecommitdiff
path: root/x11-wm/wmcp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/wmcp/Makefile')
-rw-r--r--x11-wm/wmcp/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/x11-wm/wmcp/Makefile b/x11-wm/wmcp/Makefile
deleted file mode 100644
index 8716e7c8d922..000000000000
--- a/x11-wm/wmcp/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection makefile for: wmcp
-# Date created: 10 February 1999
-# Whom: Jim Mock <jim@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= wmcp
-PORTVERSION= 1.2.8
-CATEGORIES= misc windowmaker
-MASTER_SITES= http://soupnazi.org/FreeBSD/ports/distfiles/
-
-MAINTAINER= jim@FreeBSD.org
-
-USE_X_PREFIX= yes
-USE_XPM= yes
-ALL_TARGET= clean wmcp
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/wmcp ${PREFIX}/bin
-
-.include <bsd.port.mk>