aboutsummaryrefslogtreecommitdiff
path: root/games/xboing/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xboing/Makefile')
-rw-r--r--games/xboing/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/games/xboing/Makefile b/games/xboing/Makefile
deleted file mode 100644
index 50482a287fc9..000000000000
--- a/games/xboing/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: xboing
-# Version required: 2.3
-# Date created: 31 January 1995
-# Whom: janek
-#
-# $Id$
-
-DISTNAME= xboing2.3
-PKGNAME= xboing-2.3
-CATEGORIES+= games
-MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/games/
-EXTRACT_SUFX= .tar.gz
-
-LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
-
-USE_IMAKE= yes
-WRKSRC= ${WRKDIR}/xboing
-
-.include <bsd.port.mk>