aboutsummaryrefslogtreecommitdiffstats
path: root/irc/ircd-hybrid/Makefile
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2004-03-31 04:09:00 +0800
committererwin <erwin@FreeBSD.org>2004-03-31 04:09:00 +0800
commit47db6ca0e017d86581ae57d523be7eb46fc61b70 (patch)
treefac97458bad24d44d1679873944efc5b973c507d /irc/ircd-hybrid/Makefile
parent14042a07c94213103476ba10caba0e05d7386a88 (diff)
downloadfreebsd-ports-gnome-47db6ca0e017d86581ae57d523be7eb46fc61b70.tar.gz
freebsd-ports-gnome-47db6ca0e017d86581ae57d523be7eb46fc61b70.tar.zst
freebsd-ports-gnome-47db6ca0e017d86581ae57d523be7eb46fc61b70.zip
Install configuration files as samples and adjust pkg-message
PR: 64919 Submitted by: maintainer
Diffstat (limited to 'irc/ircd-hybrid/Makefile')
-rw-r--r--irc/ircd-hybrid/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/irc/ircd-hybrid/Makefile b/irc/ircd-hybrid/Makefile
index c9e797ac688a..c6650a068f2e 100644
--- a/irc/ircd-hybrid/Makefile
+++ b/irc/ircd-hybrid/Makefile
@@ -85,6 +85,9 @@ CONFIGURE_ARGS+= --messagedir=${PREFIX}/share/${PORTNAME}-${PORTVERSION}/message
post-patch:
@${REINPLACE_CMD} -e "s#man8#man/man8#" ${WRKSRC}/doc/Makefile.in
+ @${MV} ${WRKSRC}/doc/ircd.motd ${WRKSRC}/doc/ircd.motd.sample
+ @${MV} ${WRKSRC}/doc/kline.conf ${WRKSRC}/doc/kline.conf.sample
+ @${MV} ${WRKSRC}/doc/dline.conf ${WRKSRC}/doc/dline.conf.sample
pre-install:
${MKDIR} ${PREFIX}/etc/ircd-hybrid ${PREFIX}/share/${PORTNAME}-${PORTVERSION}