summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-05-14 03:30:07 +0000
committerasami <asami@FreeBSD.org>1995-05-14 03:30:07 +0000
commit39917eb57d4c19f6d7df33e0657241125d85ce8d (patch)
treecb2e187f462c18b8698ca0abfa94f5529eb24aaf /games
parentdaa55375584ce3f4fd4320e6d841faa2f9be712b (diff)
downloadFreeBSD-ports-39917eb57d4c19f6d7df33e0657241125d85ce8d.zip
FreeBSD-ports-39917eb57d4c19f6d7df33e0657241125d85ce8d.tar.gz
Clean up subdir Makefiles. They now all look like this:
===== # Id line # # RESTRICTED: restricted_port_1 (comment1) # RESTRICTED: restricted_port_2 (comment2) # # BROKEN: broken_port_3 (comment3) # BROKEN: broken_port_4 (comment4) # BROKEN: broken_port_5 (comment5) # SUBDIR= good_port_1 good_port_2 ... ===== Basically, the idea is to make it easy to find restricted or broken ports by doing a "grep".
Diffstat (limited to 'games')
-rw-r--r--games/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile
index a77a0b8..df366cf 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,7 +1,9 @@
-# $Id: Makefile,v 1.18 1995/05/13 06:24:28 asami Exp $
+# $Id: Makefile,v 1.19 1995/05/13 11:49:59 asami Exp $
#
-# BROKEN = xpipeman xrobots
+# BROKEN: xpipeman (can't ftp)
+# BROKEN: xrobots (can't ftp)
#
+
SUBDIR= acm golddig jetpack nethack oneko xasteroids xboard xboing \
xchomp xemeraldia xevil xinvaders \
xjewel xlife xmille xmine xminesweep xmj xmris xonix xrisk xsol \
OpenPOWER on IntegriCloud