diff options
author | pawel <pawel@FreeBSD.org> | 2012-10-13 05:56:09 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2012-10-13 05:56:09 +0800 |
commit | 35288ef5e7c96ff0f18cfbfade5a2ee59d3c81f7 (patch) | |
tree | e55158288ededf6159d9b5ac545f5233f7eac3a6 /emulators/Makefile | |
parent | 4af73d31376d802500121e31434d2ab30ab0aed2 (diff) | |
download | freebsd-ports-gnome-35288ef5e7c96ff0f18cfbfade5a2ee59d3c81f7.tar.gz freebsd-ports-gnome-35288ef5e7c96ff0f18cfbfade5a2ee59d3c81f7.tar.zst freebsd-ports-gnome-35288ef5e7c96ff0f18cfbfade5a2ee59d3c81f7.zip |
Swine is a graphical wine frontend, that makes it easy to install and run
Windows software on Linux systems. Swine uses a modern QT4 interface to offer
most of the Wine command-line tools to users.
WWW: http://www.swine-tool.de/
PR: ports/172142
Submitted by: nemysis@gmx.ch
Feature safe: yes
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 b8466c119f62..877389936280 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -157,6 +157,7 @@ SUBDIR += stella SUBDIR += stonx SUBDIR += svr4_base + SUBDIR += swine SUBDIR += tiemu2 SUBDIR += tiemu3 SUBDIR += tilem |