mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
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
|
||||
PORTVERSION= 2.11.2p3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= http://ftp.irc.org/ftp/irc/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
|
||||
USE_RC_SUBR= ircd
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_OUTSOURCE= yes
|
||||
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/ircd
|
||||
CONFIGURE_WRKSRC= ${WRKSRC}/build
|
||||
|
@ -3,10 +3,10 @@ etc/ircd/iauth.conf.example
|
||||
etc/ircd/iauth.conf
|
||||
etc/ircd/ircd.motd
|
||||
etc/ircd/ircd.m4
|
||||
man/man5/iauth.conf.5.gz
|
||||
man/man8/iauth.8.gz
|
||||
man/man8/ircd.8.gz
|
||||
man/man8/ircdwatch.8.gz
|
||||
share/man/man5/iauth.conf.5.gz
|
||||
share/man/man8/iauth.8.gz
|
||||
share/man/man8/ircd.8.gz
|
||||
share/man/man8/ircdwatch.8.gz
|
||||
sbin/chkconf
|
||||
sbin/ircd
|
||||
sbin/iauth
|
||||
|
Loading…
Reference in New Issue
Block a user