net/utftpd: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-25 11:29:38 +01:00
parent d5ede9d92d
commit 290424e99e
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
2 changed files with 8 additions and 6 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= utftpd
PORTVERSION= 0.2.4
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://ohse.de/uwe/releases/
@ -8,7 +8,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Secure TFTP server with fine-grained access and revision control
WWW= https://www.ohse.de/uwe/software/utftpd.html
GNU_CONFIGURE= YES
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USES= gmake
.include <bsd.port.mk>

View File

@ -2,7 +2,7 @@ bin/utftp
sbin/utftpd
sbin/utftpd_dump
sbin/utftpd_make
man/man1/utftp.1.gz
man/man5/utftpd.conf.5.gz
man/man8/utftpd.8.gz
man/man8/utftpd_make.8.gz
share/man/man1/utftp.1.gz
share/man/man5/utftpd.conf.5.gz
share/man/man8/utftpd.8.gz
share/man/man8/utftpd_make.8.gz