Files
ports/net/utftpd/Makefile
Muhammad Moinur Rahman 290424e99e net/utftpd: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-25 11:31:51 +01:00

17 lines
365 B
Makefile

PORTNAME= utftpd
PORTVERSION= 0.2.4
PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://ohse.de/uwe/releases/
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_MANPREFIX=${PREFIX}/share
USES= gmake
.include <bsd.port.mk>