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

Added cpmtools, hfs, mtools, pcemu, vmsbackup and wine.

This commit is contained in:
Satoshi Asami 1995-07-13 00:03:31 +00:00
parent 7d4de36022
commit 1793b09287
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1954

View File

@ -1,6 +1,12 @@
# $Id: Makefile,v 1.19 1995/06/21 20:39:49 asami Exp $
# $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>