mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
net-im/sshout: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
758eff80cc
commit
de2cbe86e3
@ -1,6 +1,6 @@
|
||||
PORTNAME= sshout
|
||||
DISTVERSION= 1.2.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= SF/sshout/${PORTNAME}/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
@ -21,7 +21,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
MAKE_ENV= LIBEXECDIR=\${PREFIX}/libexec \
|
||||
MANDIR=\${PREFIX}/man
|
||||
MANDIR=\${PREFIX}/share/man
|
||||
|
||||
USE_RC_SUBR= sshout
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
libexec/sshoutd
|
||||
man/man8/sshoutcfg.8.gz
|
||||
share/man/man8/sshoutcfg.8.gz
|
||||
sbin/sshoutcfg
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/sshout.mo
|
||||
%%NLS%%share/locale/zh_TW/LC_MESSAGES/sshout.mo
|
||||
|
Loading…
Reference in New Issue
Block a user