summaryrefslogtreecommitdiff
path: root/emulators/wine-devel/files/pkg-message.in
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
commitfa4a943c17e47bf910596a414fd7287983350b9b (patch)
treedc76cec18a505befc330e612e0a56bf1caa5ca49 /emulators/wine-devel/files/pkg-message.in
parent- Fix manpage pointing to correct PREFIX for binary and conf (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Notes
Notes: svn path=/head/; revision=207820 svn path=/tags/RELEASE_7_0_0/; revision=207821; tag=release/7.0.0
Diffstat (limited to 'emulators/wine-devel/files/pkg-message.in')
-rw-r--r--emulators/wine-devel/files/pkg-message.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/emulators/wine-devel/files/pkg-message.in b/emulators/wine-devel/files/pkg-message.in
deleted file mode 100644
index 5cc88943c6a3..000000000000
--- a/emulators/wine-devel/files/pkg-message.in
+++ /dev/null
@@ -1,11 +0,0 @@
-Wine should build on FreeBSD 4.x and above, but versions before FreeBSD 6.2
-will generally not work properly.
-
-The port also installs some of Wine's doc files which describe additional
-things that are not in the manual pages, see:
- %%PREFIX%%/share/doc/wine
-There are more in the source tree but the others are only useful in
-conjunction with the rest of the source tree, and then you can as well
-look at them there. (If you just installed this as a package and do not
-know how to use the ports system to have it fetch and extract the source,
-have a look at <http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html>.)