diff options
author | danfe <danfe@FreeBSD.org> | 2007-06-14 18:39:40 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2007-06-14 18:39:40 +0800 |
commit | efe7559fd55549384542230e4c71d57b8d95b2cf (patch) | |
tree | 78d95e983455ca585682e1845daeab30a0593cc7 /astro/roadmap/files | |
parent | 885105ce81d1993abd68220d3615513b085c2569 (diff) | |
download | freebsd-ports-gnome-efe7559fd55549384542230e4c71d57b8d95b2cf.tar.gz freebsd-ports-gnome-efe7559fd55549384542230e4c71d57b8d95b2cf.tar.zst freebsd-ports-gnome-efe7559fd55549384542230e4c71d57b8d95b2cf.zip |
- Fix the build with recent GCC [1]
- Augment MASTER_SITES
- Convert pkg-message -> files/pkg-message.in
- Mute MKDIRs
- Tidy up package description and message (kill EOL spaces, add a fullstop,
reformat slightly)
- Properly reindent Makefile header
Reported by: pointyhat [1]
Diffstat (limited to 'astro/roadmap/files')
-rw-r--r-- | astro/roadmap/files/pkg-message.in | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/astro/roadmap/files/pkg-message.in b/astro/roadmap/files/pkg-message.in new file mode 100644 index 000000000000..97e3c9e497ef --- /dev/null +++ b/astro/roadmap/files/pkg-message.in @@ -0,0 +1,15 @@ +------------------------------------------------------------------ +RoadMap is at an early stage of development, and is not thoroughly +documented. It would be very unwise to rely on RoadMap for real +navigation. + +The instructions for downloading and installing the necessary +TIGER data are located in: + + %%DOCSDIR%%/README + +Make sure that you either have a program called flite (a voice +synthesizer) or disable (mute) audio throught the menu. Other +voice synthesizer can be used, like festival. + +------------------------------------------------------------------ |