summaryrefslogtreecommitdiff
path: root/devel/portmk/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'devel/portmk/pkg-message')
-rw-r--r--devel/portmk/pkg-message14
1 files changed, 14 insertions, 0 deletions
diff --git a/devel/portmk/pkg-message b/devel/portmk/pkg-message
new file mode 100644
index 000000000000..1bbd55d630b7
--- /dev/null
+++ b/devel/portmk/pkg-message
@@ -0,0 +1,14 @@
+Port devel/portmk has been successfully installed.
+
+To activate the alternate bsd.port.mk version, do
+
+ cd %%PORTSDIR%%/devel/portmk; make activate
+
+To build a port with the classic bsd.port.mk version, do
+
+ omake <... other args ...>
+
+Documentation is available at
+
+ %%DOCSDIR%%/ReadMe
+