Skip to content

Commit

Permalink
net-mgmt/rcpd: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 25, 2024
1 parent b173180 commit c3fd3e3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion net-mgmt/rcpd/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rcpd
PORTVERSION= 1.3
PORTREVISION= 1
CATEGORIES= net-mgmt net
MASTER_SITES= ftp://ftp.shrubbery.net/pub/rcpd/

Expand All @@ -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>

0 comments on commit c3fd3e3

Please sign in to comment.