pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
plan9port: Add a MESSAGE
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Wed Jul 8 14:23:40 2020 +0200
Changeset: 5ef484d3709ad2abd0045e8dcf796fe00a116f27
Added Files:
plan9port/MESSAGE
Log Message:
plan9port: Add a MESSAGE
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5ef484d3709ad2abd0045e8dcf796fe00a116f27
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
plan9port/MESSAGE | 9 +++++++++
1 file changed, 9 insertions(+)
diffs:
diff --git a/plan9port/MESSAGE b/plan9port/MESSAGE
new file mode 100644
index 0000000000..6c027938cc
--- /dev/null
+++ b/plan9port/MESSAGE
@@ -0,0 +1,9 @@
+===========================================================================
+$NetBSD$
+
+To use plan9port PLAN9 and PATH environment variables needs to be set to:
+
+ export PLAN9=${PREFIX}/plan9
+ export PATH=${PATH}:${PLAN9}/bin
+
+===========================================================================
Home |
Main Index |
Thread Index |
Old Index