mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
12 lines
288 B
Makefile
12 lines
288 B
Makefile
# $Id: Makefile,v 1.23 1994/11/12 20:28:17 gpalmer Exp $
|
|
#
|
|
SUBDIR= emu ghostview ivs jpeg olvwm pcb tk xanim xarchie \
|
|
xcdplayer xdvi xearth xlockmore xpm xsnow xtexshell xv
|
|
|
|
#
|
|
# imm & nv depends on tk, so might as well build tk first...
|
|
#
|
|
SUBDIR+= imm nv
|
|
|
|
.include <bsd.port.subdir.mk>
|