mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
58 lines
1.2 KiB
Makefile
58 lines
1.2 KiB
Makefile
# $Id: Makefile,v 1.45 1996/11/16 12:50:42 asami Exp $
|
|
#
|
|
|
|
SUBDIR += acm
|
|
SUBDIR += crossfire
|
|
SUBDIR += gnuchess
|
|
SUBDIR += gnushogi
|
|
SUBDIR += golddig
|
|
SUBDIR += jetpack
|
|
SUBDIR += nethack
|
|
SUBDIR += oneko
|
|
SUBDIR += qcc
|
|
SUBDIR += quakeserver
|
|
SUBDIR += spider
|
|
SUBDIR += tksol
|
|
SUBDIR += xasteroids
|
|
SUBDIR += xbill
|
|
SUBDIR += xblackjack
|
|
SUBDIR += xboard
|
|
SUBDIR += xboing
|
|
SUBDIR += xchomp
|
|
SUBDIR += xcubes
|
|
SUBDIR += xdino
|
|
SUBDIR += xemeraldia
|
|
SUBDIR += xevil
|
|
SUBDIR += xgalaga
|
|
SUBDIR += xinvaders
|
|
SUBDIR += xjewel
|
|
SUBDIR += xkobo
|
|
SUBDIR += xlife
|
|
SUBDIR += xmahjongg
|
|
SUBDIR += xmille
|
|
SUBDIR += xmine
|
|
SUBDIR += xminesweep
|
|
SUBDIR += xmj
|
|
SUBDIR += xmris
|
|
SUBDIR += xneko
|
|
SUBDIR += xonix
|
|
SUBDIR += xpacman
|
|
SUBDIR += xpilot
|
|
SUBDIR += xpipeman
|
|
SUBDIR += xpuyo
|
|
SUBDIR += xrisk
|
|
SUBDIR += xripple
|
|
SUBDIR += xroach
|
|
SUBDIR += xrobots
|
|
SUBDIR += xrubik
|
|
SUBDIR += xshisen
|
|
SUBDIR += xshogi
|
|
SUBDIR += xskat
|
|
SUBDIR += xsol
|
|
SUBDIR += xtetris
|
|
SUBDIR += xtic
|
|
SUBDIR += xtriangles
|
|
SUBDIR += yamsweeper
|
|
|
|
.include <bsd.port.subdir.mk>
|