freebsd-ports/graphics/mapyrus/files/pkg-message.in
Rong-En Fan aebb0f60e9 - Update to 0.609
PR:		ports/103402
Submitted by:	Nicola Vitale <nivit at email.it> (maintainer)
2006-09-20 03:36:59 +00:00

14 lines
413 B
Text

****************************************************************
Start Mapyrus from a terminal window with a command like:
java -classpath %%DATADIR%%/%%MAPYRUSJAR%% org.mapyrus.Mapyrus myfile.mapyrus
(If a real X-Windows display is not available, use the
-Djava.awt.headless=true startup variable).
or simply:
mapyrus myfile.mapyrus
****************************************************************