aboutsummaryrefslogtreecommitdiffstats
path: root/irc/ngircd/Makefile
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2003-05-04 07:55:37 +0800
committervanilla <vanilla@FreeBSD.org>2003-05-04 07:55:37 +0800
commit1a6ab0ce485f9994624818c106d8a316615f5d09 (patch)
tree80ef6b5963baa001d00627795572d7ff0ccc7dc5 /irc/ngircd/Makefile
parent873b75cf5f34d1156ed2809da558b03422ddc956 (diff)
downloadfreebsd-ports-gnome-1a6ab0ce485f9994624818c106d8a316615f5d09.tar.gz
freebsd-ports-gnome-1a6ab0ce485f9994624818c106d8a316615f5d09.tar.zst
freebsd-ports-gnome-1a6ab0ce485f9994624818c106d8a316615f5d09.zip
Add two missing manpage.
Diffstat (limited to 'irc/ngircd/Makefile')
-rw-r--r--irc/ngircd/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/irc/ngircd/Makefile b/irc/ngircd/Makefile
index bc5760f93567..989593cd59c7 100644
--- a/irc/ngircd/Makefile
+++ b/irc/ngircd/Makefile
@@ -30,6 +30,9 @@ CONFIGURE_ARGS+= --without-syslog
CONFIGURE_ARGS+= --without-zlib
.endif
+MAN5= ngircd.5
+MAN8= ngircd.8
+
pre-configure:
@${ECHO_MSG} ""
.if defined(USE_TCP_WRAPPERS)
@@ -48,7 +51,7 @@ pre-configure:
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/ngircd
-.for i in AUTHORS COPYING ChangeLog INSTALL NEWS README
+.for i in AUTHORS COPYING ChangeLog INSTALL NEWS README
${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/share/doc/ngircd/
.endfor
.endif
/td>- Update to 0.770sunpoet2013-02-022-8/+4 * - Update to 0.769culot2012-05-292-3/+3 * - Update to 0.768sunpoet2012-05-152-3/+3 * - Update to 0.767sunpoet2012-05-032-3/+6 * - Update to 0.766sunpoet2012-01-082-3/+3 * - Update to 0.765sunpoet2012-01-062-3/+4 * - Update to 0.764sunpoet2011-10-192-26/+28 * - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+sunpoet2011-09-171-1/+1 * - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-06-201-1/+1 * - Update to 0.763wen2011-01-072-4/+4 * - Update to 0.859wen2010-12-092-6/+4 * Reset hideo@lastamericanempire.com due to maintainer-timeouts and nolinimon2010-12-021-1/+1 * - %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/autopgollucci2010-09-242-1/+1 * - Update to 0.758pgollucci2010-02-132-4/+4 * - Update to 0.757wen2010-01-302-4/+4 * - Update to 0.756pgollucci2010-01-182-4/+4 * - Update to 0.755pgollucci2009-12-262-4/+4 * - Update to 0.753miwi2009-07-152-4/+4 * - Update to 0.752beat2009-05-092-4/+4 * - Update to 0.749jadawin2009-02-032-4/+4 * - Update to 0.748jadawin2008-12-112-4/+4 * - Update to 0.747jadawin2008-10-242-4/+4 * - Update to 0.745miwi2008-09-242-4/+4 * - Update to 0.744miwi2008-05-31