mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net/utftpd: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
d5ede9d92d
commit
290424e99e
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user