mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
40 lines
809 B
Makefile
40 lines
809 B
Makefile
# $Id: Makefile,v 1.30 1995/10/03 11:33:49 asami Exp $
|
|
#
|
|
|
|
SUBDIR += acm
|
|
SUBDIR += astrolog
|
|
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 += xonix
|
|
SUBDIR += xpacman
|
|
SUBDIR += xpilot
|
|
SUBDIR += xpipeman
|
|
SUBDIR += xrisk
|
|
SUBDIR += xrobots
|
|
SUBDIR += xsol
|
|
SUBDIR += xtetris
|
|
SUBDIR += xtic
|
|
|
|
.include <bsd.port.subdir.mk>
|