aboutsummaryrefslogtreecommitdiff
path: root/games/xpipeman/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xpipeman/Makefile')
-rw-r--r--games/xpipeman/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/games/xpipeman/Makefile b/games/xpipeman/Makefile
deleted file mode 100644
index eca46d0144d9..000000000000
--- a/games/xpipeman/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: xpipeman
-# Version required: something real old
-# Date created: 2 Jan 1995
-# Whom: swallace
-#
-# $Id: Makefile,v 1.5 1995/04/20 18:21:12 asami Exp $
-#
-
-DISTNAME= xpipeman
-PKGNAME= xpipeman-1.0
-CATEGORIES+= games
-MASTER_SITES= ftp://iraun1.ira.uka.de/pub/x11/
-EXTRACT_SUFX= .tar.Z
-
-USE_IMAKE= yes
-
-post-install:
- install -c -g games -m 664 ${.CURDIR}/files/xpipescores /usr/X11R6/lib/X11
-
-.include <bsd.port.mk>