1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Add xdino, xpuyo, and xtriangles.

This commit is contained in:
Satoshi Asami 1996-11-16 12:50:42 +00:00
parent 79e72437d8
commit 393bf8783d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4519

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.43 1996/11/03 21:07:05 jfitz Exp $
# $Id: Makefile,v 1.44 1996/11/09 00:02:53 obrien Exp $
#
SUBDIR += acm
@ -18,6 +18,7 @@
SUBDIR += xboard
SUBDIR += xboing
SUBDIR += xchomp
SUBDIR += xdino
SUBDIR += xemeraldia
SUBDIR += xevil
SUBDIR += xgalaga
@ -36,6 +37,7 @@
SUBDIR += xpacman
SUBDIR += xpilot
SUBDIR += xpipeman
SUBDIR += xpuyo
SUBDIR += xrisk
SUBDIR += xripple
SUBDIR += xroach
@ -46,6 +48,7 @@
SUBDIR += xsol
SUBDIR += xtetris
SUBDIR += xtic
SUBDIR += xtriangles
SUBDIR += yamsweeper
.include <bsd.port.subdir.mk>