mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
14 lines
355 B
Makefile
14 lines
355 B
Makefile
# $Id: Makefile,v 1.21 1995/05/17 14:48:33 asami Exp $
|
|
#
|
|
# NOTE: xpipeman (can't ftp)
|
|
# NOTE: 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 \
|
|
xpipeman xrisk xrobots xsol \
|
|
xtetris xtic
|
|
|
|
.include <bsd.port.subdir.mk>
|