mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net-mgmt/rcpd: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
b17318006d
commit
c3fd3e3da3
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= rcpd
|
PORTNAME= rcpd
|
||||||
PORTVERSION= 1.3
|
PORTVERSION= 1.3
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= net-mgmt net
|
CATEGORIES= net-mgmt net
|
||||||
MASTER_SITES= ftp://ftp.shrubbery.net/pub/rcpd/
|
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/
|
WWW= https://www.shrubbery.net/rcpd/
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
|
|
||||||
PLIST_FILES= sbin/rcpd \
|
PLIST_FILES= sbin/rcpd \
|
||||||
man/man1/rcpd.1.gz
|
share/man/man1/rcpd.1.gz
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue