diff options
author | David Naylor <dbn@FreeBSD.org> | 2014-08-19 03:11:08 +0800 |
---|---|---|
committer | David Naylor <dbn@FreeBSD.org> | 2014-08-19 03:11:08 +0800 |
commit | 1d085932a2bc53e47470d2ff07242dd9e96d1409 (patch) | |
tree | 76ce0c98b7088bc321405950ca5e971cb741295a /emulators/Makefile | |
parent | 7fab3faaa381d03de900d33ab02921644ea6b874 (diff) | |
download | freebsd-ports-gnome-1d085932a2bc53e47470d2ff07242dd9e96d1409.tar.gz freebsd-ports-gnome-1d085932a2bc53e47470d2ff07242dd9e96d1409.tar.zst freebsd-ports-gnome-1d085932a2bc53e47470d2ff07242dd9e96d1409.zip |
Introduce emulators/i386-wine-compholio.
This is the companion port to wine-compholio: proving a means to compile,
and binaries, for FreeBSD/amd64.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index cb591d32c78a..1272331d0da5 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -54,6 +54,7 @@ SUBDIR += higan SUBDIR += hugo SUBDIR += i386-wine + SUBDIR += i386-wine-compholio SUBDIR += i386-wine-devel SUBDIR += ia64sim SUBDIR += ines |