mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net-im/sshout: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
758eff80cc
commit
de2cbe86e3
2 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue