irc/irc: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
7fcb582813
commit
622956f67c
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= irc
|
PORTNAME= irc
|
||||||
PORTVERSION= 2.11.2p3
|
PORTVERSION= 2.11.2p3
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= irc
|
CATEGORIES= irc
|
||||||
MASTER_SITES= http://ftp.irc.org/ftp/irc/server/ \
|
MASTER_SITES= http://ftp.irc.org/ftp/irc/server/ \
|
||||||
ftp://ftp.archive.de.uu.net/pub/mirrors/ftp.irc.org/server/ \
|
ftp://ftp.archive.de.uu.net/pub/mirrors/ftp.irc.org/server/ \
|
||||||
@ -16,6 +16,7 @@ CONFLICTS_INSTALL= charybdis ircd-hybrid Nefarious \
|
|||||||
USES= tar:tgz
|
USES= tar:tgz
|
||||||
USE_RC_SUBR= ircd
|
USE_RC_SUBR= ircd
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
CONFIGURE_OUTSOURCE= yes
|
CONFIGURE_OUTSOURCE= yes
|
||||||
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/ircd
|
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/ircd
|
||||||
CONFIGURE_WRKSRC= ${WRKSRC}/build
|
CONFIGURE_WRKSRC= ${WRKSRC}/build
|
||||||
|
|||||||
@ -3,10 +3,10 @@ etc/ircd/iauth.conf.example
|
|||||||
etc/ircd/iauth.conf
|
etc/ircd/iauth.conf
|
||||||
etc/ircd/ircd.motd
|
etc/ircd/ircd.motd
|
||||||
etc/ircd/ircd.m4
|
etc/ircd/ircd.m4
|
||||||
man/man5/iauth.conf.5.gz
|
share/man/man5/iauth.conf.5.gz
|
||||||
man/man8/iauth.8.gz
|
share/man/man8/iauth.8.gz
|
||||||
man/man8/ircd.8.gz
|
share/man/man8/ircd.8.gz
|
||||||
man/man8/ircdwatch.8.gz
|
share/man/man8/ircdwatch.8.gz
|
||||||
sbin/chkconf
|
sbin/chkconf
|
||||||
sbin/ircd
|
sbin/ircd
|
||||||
sbin/iauth
|
sbin/iauth
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user