aboutsummaryrefslogtreecommitdiff
path: root/x11/xdtm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xdtm/Makefile')
-rw-r--r--x11/xdtm/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/x11/xdtm/Makefile b/x11/xdtm/Makefile
deleted file mode 100644
index 2535aa02674d..000000000000
--- a/x11/xdtm/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: xdtm
-# Version required: 2.5.5
-# Date created: 26th April 1995
-# Whom: gpalmer
-#
-# $Id$
-#
-
-DISTNAME= xdtm-2.5.5
-CATEGORIES+= x11
-MASTER_SITES= ftp://ftp.x.org/contrib/applications/xdtm/
-
-MAINTAINER= gpalmer@FreeBSD.ORG
-
-LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
-
-USE_IMAKE= yes
-WRKSRC= ${WRKDIR}/xdtm
-
-.include <bsd.port.mk>