1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

net-mgmt/rcpd: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-25 07:49:54 +01:00
parent b17318006d
commit c3fd3e3da3
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91

View File

@ -1,5 +1,6 @@
PORTNAME= rcpd
PORTVERSION= 1.3
PORTREVISION= 1
CATEGORIES= net-mgmt net
MASTER_SITES= ftp://ftp.shrubbery.net/pub/rcpd/
@ -8,8 +9,9 @@ COMMENT= RCP server for routers and network devices
WWW= https://www.shrubbery.net/rcpd/
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PLIST_FILES= sbin/rcpd \
man/man1/rcpd.1.gz
share/man/man1/rcpd.1.gz
.include <bsd.port.mk>