mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
13 lines
234 B
Makefile
13 lines
234 B
Makefile
# $Id: Makefile,v 1.1 1995/07/01 08:07:18 asami Exp $
|
|
#
|
|
|
|
SUBDIR += cpmemu
|
|
SUBDIR += cpmtools
|
|
SUBDIR += hfs
|
|
SUBDIR += mtools
|
|
SUBDIR += pcemu
|
|
SUBDIR += vmsbackup
|
|
SUBDIR += wine
|
|
|
|
.include <bsd.port.subdir.mk>
|