From 342a19d2da54e08fc124722bf9d91b75303582df Mon Sep 17 00:00:00 2001 From: Robert Clausecker Date: Thu, 9 Feb 2023 16:20:28 +0100 Subject: 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 --- mail/mls/files/pkg-message.in | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 mail/mls/files/pkg-message.in (limited to 'mail/mls/files/pkg-message.in') 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... -- cgit v1.2.3