mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net/gsocket: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
8de321ff56
commit
2127680e4c
@ -1,6 +1,6 @@
|
||||
PORTNAME= gsocket
|
||||
PORTVERSION= 1.4.28
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://github.com/hackerschoice/gsocket/releases/download/v${PORTVERSION}/
|
||||
|
||||
@ -22,6 +22,7 @@ SHEBANG_FILES= tools/blitz \
|
||||
tools/gs-sftp
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
@ -7,8 +7,8 @@ lib/gsocket_dso.so
|
||||
lib/gsocket_uchroot_dso.so
|
||||
share/gsocket/gs_funcs
|
||||
etc/gsocket.conf
|
||||
man/man1/blitz.1.gz
|
||||
man/man1/gs-mount.1.gz
|
||||
man/man1/gs-netcat.1.gz
|
||||
man/man1/gs-sftp.1.gz
|
||||
man/man1/gsocket.1.gz
|
||||
share/man/man1/blitz.1.gz
|
||||
share/man/man1/gs-mount.1.gz
|
||||
share/man/man1/gs-netcat.1.gz
|
||||
share/man/man1/gs-sftp.1.gz
|
||||
share/man/man1/gsocket.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user