summaryrefslogtreecommitdiff
path: root/mail/mls/files/pkg-message.in
diff options
context:
space:
mode:
authorRobert Clausecker <fuz@FreeBSD.org>2023-02-09 16:20:28 +0100
committerRobert Clausecker <fuz@FreeBSD.org>2023-02-14 21:18:57 +0100
commit342a19d2da54e08fc124722bf9d91b75303582df (patch)
tree3987021abd823e10f2dc984c7c0348d5b992711b /mail/mls/files/pkg-message.in
parentgames/brogue: Update to 1.12 (diff)
mail/mls: improve and unbreak with -fno-common
- liberally sprinkle extern all over the place - define LICENSE - take over maintainership of this unmaintained port - ship examples and html files - define DOCS and EXAMPLES options - pacify portlint and portclippy - add a pkg-message as the author intended - remove dead MASTER_SITES entry PR: 259586 Approved by: flo (mentor) Differential Revision: https://reviews.freebsd.org/D38516
Diffstat (limited to 'mail/mls/files/pkg-message.in')
-rw-r--r--mail/mls/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/mls/files/pkg-message.in b/mail/mls/files/pkg-message.in
new file mode 100644
index 000000000000..eb8948d11027
--- /dev/null
+++ b/mail/mls/files/pkg-message.in
@@ -0,0 +1,6 @@
+To use the HTML feature or the PHP wrapper, copy the
+contents of %%DATADIR%%/html to a location
+accessible by your webserver. For more information,
+see %%DOCSDIR%%/README.txt!
+
+See also %%EXAMPLESDIR%% for some hints...