aboutsummaryrefslogtreecommitdiff
path: root/ftp/p5-Net-FTPServer
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:03:11 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:03:11 +0000
commit79698c84577df2797724d484418f1de7f67bf07f (patch)
treefa993eea8870e6aef79666a19d170137054831ba /ftp/p5-Net-FTPServer
parent1e9db8ea3e482636b52f2452827dab557908f533 (diff)
downloadports-79698c84577df2797724d484418f1de7f67bf07f.tar.gz
ports-79698c84577df2797724d484418f1de7f67bf07f.zip
Convert to UCL & cleanup pkg-message (categories e-g)
Notes
Notes: svn path=/head/; revision=508837
Diffstat (limited to 'ftp/p5-Net-FTPServer')
-rw-r--r--ftp/p5-Net-FTPServer/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/ftp/p5-Net-FTPServer/files/pkg-message.in b/ftp/p5-Net-FTPServer/files/pkg-message.in
index c68cbf0f6c7a..4796f89c358b 100644
--- a/ftp/p5-Net-FTPServer/files/pkg-message.in
+++ b/ftp/p5-Net-FTPServer/files/pkg-message.in
@@ -1,6 +1,10 @@
---------------------------------------------------------------------------
+[
+{ type: install
+ message: <<EOM
You have installed p5-Net-FTPServer, a full-featured ftp daemon written in
Perl. For more information, please type `perldoc Net::FTPServer'. The
ftpd is installed as %%PREFIX%%/sbin/ftpd.pl, with an example config
file in %%PREFIX%%/share/examples/Net-FTPServer.
---------------------------------------------------------------------------
+EOM
+}
+]