2350ebc334
- Use SF macro in MASTER_SITES. - Redefine EXTRACT_SUFX instead of DISTNAME to avoid changing WRKSRC. - Use NOT_FOR_ARCHS for sparc64 instead of checking ${ARCH}. - Use SUB_FILES for pkg-message instead of processing it manually. - Use patch for Makefile instead of REINPLACE_CMD. - Use FIND + MKDIR/INSTALL_DATA to install for avoiding too many commands. - Misc format to pkg-message. - Improve wrapper script: use "exec" to avoid wasting resources with the script itself, take installation message from 'pkg_info -D' instead of duplicating it inside the script, use SUB_LIST macros like DATADIR. PR: ports/109587 Submitted by: alepulver (myself) Approved by: Travis Poppe <tlp@LiquidX.org> (maintainer)
26 lines
828 B
Text
26 lines
828 B
Text
------------------------------------------------------------------------------
|
|
|
|
The Wargus tool has been installed to "%%DATADIR%%".
|
|
|
|
You can now use this tool to extract Warcraft 2 data for use with the
|
|
Stratagus engine from the following CDs:
|
|
|
|
* US Expansion (both MAC/DOS)
|
|
* US Original (both MAC/DOS)
|
|
* UK/Australian Original
|
|
* UK/Australian Expansion
|
|
* German Original
|
|
* German Expansion
|
|
* Spanish Original
|
|
|
|
If you have one of the above CDs mounted on /cdrom, 'su' to root, change to
|
|
the "%%DATADIR%%" directory and try executing:
|
|
|
|
$ ./build.sh -p /cdrom
|
|
|
|
After your Warcraft 2 data has been successfully extracted, run 'wargus' as
|
|
the user you intend to play the game with.
|
|
|
|
For more information, please visit: http://wargus.sourceforge.net/
|
|
|
|
------------------------------------------------------------------------------
|