mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
43 lines
870 B
Makefile
43 lines
870 B
Makefile
# $Id: Makefile,v 1.35 1995/12/23 21:11:49 markm Exp $
|
|
#
|
|
|
|
SUBDIR += acm
|
|
SUBDIR += gnuchess
|
|
SUBDIR += golddig
|
|
SUBDIR += jetpack
|
|
SUBDIR += nethack
|
|
SUBDIR += oneko
|
|
SUBDIR += spider
|
|
SUBDIR += tksol
|
|
SUBDIR += xasteroids
|
|
SUBDIR += xbill
|
|
SUBDIR += xboard
|
|
SUBDIR += xboing
|
|
SUBDIR += xchomp
|
|
SUBDIR += xemeraldia
|
|
SUBDIR += xevil
|
|
SUBDIR += xgalaga
|
|
SUBDIR += xinvaders
|
|
SUBDIR += xjewel
|
|
SUBDIR += xkobo
|
|
SUBDIR += xlife
|
|
SUBDIR += xmille
|
|
SUBDIR += xmine
|
|
SUBDIR += xminesweep
|
|
SUBDIR += xmj
|
|
SUBDIR += xmris
|
|
SUBDIR += xneko
|
|
SUBDIR += xonix
|
|
SUBDIR += xpacman
|
|
SUBDIR += xpilot
|
|
SUBDIR += xpipeman
|
|
SUBDIR += xrisk
|
|
SUBDIR += xroach
|
|
SUBDIR += xrobots
|
|
SUBDIR += xskat
|
|
SUBDIR += xsol
|
|
SUBDIR += xtetris
|
|
SUBDIR += xtic
|
|
|
|
.include <bsd.port.subdir.mk>
|