summaryrefslogtreecommitdiff
path: root/x11/xmx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xmx/Makefile')
-rw-r--r--x11/xmx/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/x11/xmx/Makefile b/x11/xmx/Makefile
deleted file mode 100644
index 71fb3172bd4..00000000000
--- a/x11/xmx/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.8 2006/03/04 21:31:13 jlam Exp $
-
-DISTNAME= xmx-2.1alpha.pl7
-PKGNAME= xmx-2.1a7
-PKGREVISION= 1
-CATEGORIES= x11
-MASTER_SITES= ftp://ftp.cs.brown.edu/pub/xmx/
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.cs.brown.edu/software/xmx/
-COMMENT= X11 Protocol Multiplexor
-
-ONLY_FOR_PLATFORM= SunOS-*-* # minor PLIST problems
-
-USE_IMAKE= yes
-
-.include "../../mk/bsd.pkg.mk"