1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/games/Makefile

55 lines
1.1 KiB
Makefile
Raw Normal View History

1996-11-16 12:50:42 +00:00
# $Id: Makefile,v 1.44 1996/11/09 00:02:53 obrien Exp $
#
1995-10-03 11:45:15 +00:00
SUBDIR += acm
1996-11-02 13:56:40 +00:00
SUBDIR += crossfire
1995-12-23 21:11:49 +00:00
SUBDIR += gnuchess
1995-10-03 11:45:15 +00:00
SUBDIR += golddig
SUBDIR += jetpack
SUBDIR += nethack
SUBDIR += oneko
1996-10-30 14:41:09 +00:00
SUBDIR += qcc
SUBDIR += quakeserver
1995-10-03 11:45:15 +00:00
SUBDIR += spider
SUBDIR += tksol
SUBDIR += xasteroids
SUBDIR += xbill
1996-08-16 13:45:57 +00:00
SUBDIR += xblackjack
1995-10-03 11:45:15 +00:00
SUBDIR += xboard
SUBDIR += xboing
SUBDIR += xchomp
1996-11-16 12:50:42 +00:00
SUBDIR += xdino
1995-10-03 11:45:15 +00:00
SUBDIR += xemeraldia
SUBDIR += xevil
SUBDIR += xgalaga
SUBDIR += xinvaders
SUBDIR += xjewel
SUBDIR += xkobo
SUBDIR += xlife
1996-09-16 00:31:37 +00:00
SUBDIR += xmahjongg
1995-10-03 11:45:15 +00:00
SUBDIR += xmille
SUBDIR += xmine
SUBDIR += xminesweep
SUBDIR += xmj
SUBDIR += xmris
1995-12-22 18:34:38 +00:00
SUBDIR += xneko
1995-10-03 11:45:15 +00:00
SUBDIR += xonix
SUBDIR += xpacman
SUBDIR += xpilot
SUBDIR += xpipeman
1996-11-16 12:50:42 +00:00
SUBDIR += xpuyo
1995-10-03 11:45:15 +00:00
SUBDIR += xrisk
SUBDIR += xripple
1995-12-22 18:34:38 +00:00
SUBDIR += xroach
SUBDIR += xrobots
SUBDIR += xrubik
1996-11-03 21:07:05 +00:00
SUBDIR += xshisen
1996-05-14 12:23:46 +00:00
SUBDIR += xskat
1995-10-03 11:45:15 +00:00
SUBDIR += xsol
SUBDIR += xtetris
SUBDIR += xtic
1996-11-16 12:50:42 +00:00
SUBDIR += xtriangles
1996-09-21 17:25:01 +00:00
SUBDIR += yamsweeper
.include <bsd.port.subdir.mk>