aboutsummaryrefslogtreecommitdiff
path: root/games/xboard/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xboard/Makefile')
-rw-r--r--games/xboard/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/games/xboard/Makefile b/games/xboard/Makefile
deleted file mode 100644
index fcde304c715f..000000000000
--- a/games/xboard/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: xboard
-# Version required: 3.2 patchlevel 0
-# Date created: 2 Jan 1995
-# Whom: swallace
-#
-# $Id: Makefile,v 1.3 1995/04/01 12:45:09 jkh Exp $
-#
-
-DISTNAME= xboard-3.2.pl0
-PKGNAME= xboard-3.2.0
-CATEGORIES+= games
-MASTER_SITES= ftp://ftp.x.org/contrib/games/
-
-HAS_CONFIGURE= yes
-STRIP=
-CONFIGURE_ARGS= --prefix=${PREFIX}
-
-.include <bsd.port.mk>