Fix ftp/p5-Net-FTPServer build on -stable.

PR:		29690
Submitted by:	maintainer
This commit is contained in:
Anton Berezin 2001-08-15 17:45:22 +00:00
parent 8cf1555e38
commit 00c407a449
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46291
2 changed files with 7 additions and 0 deletions

View file

@ -20,6 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Authen/PAM.pm:${PORTSDIR}/security/p5-A
${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/${PERL_ARCH}/File/Sync.pm:${PORTSDIR}/devel/p5-File-Sync \
${SITE_PERL}/${PERL_ARCH}/IO/Dir.pm:${PORTSDIR}/devel/p5-IO \
${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy
RUN_DEPENDS= ${BUILD_DEPENDS}

View file

@ -0,0 +1,6 @@
--------------------------------------------------------------------------
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/perlftpd, with an example config
file in PREFIX/share/examples/Net-FTPServer.
--------------------------------------------------------------------------