mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net/sntop: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
0ee6443efd
commit
03d9ef2e3b
@ -1,6 +1,6 @@
|
||||
PORTNAME= sntop
|
||||
PORTVERSION= 1.4.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -15,6 +15,7 @@ USES= ncurses
|
||||
RUN_DEPENDS= ${LOCALBASE}/sbin/fping:net/fping
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
PORTDOCS= COPYING CREDITS ChangeLog INSTALL README TODO
|
||||
PORTEXAMPLES= alarm.sh sntoprc.EXAMPLE
|
||||
SUB_FILES= pkg-message
|
||||
|
@ -1,3 +1,3 @@
|
||||
bin/sntop
|
||||
@sample etc/sntoprc.sample
|
||||
man/man1/sntop.1.gz
|
||||
share/man/man1/sntop.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user