Let's waste some space -- install the man page, too!
This commit is contained in:
parent
b465ddae5f
commit
6cfb5b681b
2 changed files with 6 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.1.1.1 2000/11/09 14:50:38 wiz Exp $
|
# $NetBSD: Makefile,v 1.2 2000/11/29 19:13:36 wiz Exp $
|
||||||
|
|
||||||
DISTNAME= ircii-pana-1.0c17
|
DISTNAME= ircii-pana-1.0c17
|
||||||
PKGNAME= bitchx-1.0.3.17
|
PKGNAME= bitchx-1.0.3.17
|
||||||
|
@ -19,4 +19,7 @@ post-extract:
|
||||||
-${FIND} ${WRKDIR}/BitchX/bitchx-docs -type d -name CVS \
|
-${FIND} ${WRKDIR}/BitchX/bitchx-docs -type d -name CVS \
|
||||||
-exec ${RM} -r {} \; 2> /dev/null
|
-exec ${RM} -r {} \; 2> /dev/null
|
||||||
|
|
||||||
|
post-install:
|
||||||
|
${INSTALL_DATA} ${WRKSRC}/doc/BitchX.1 ${PREFIX}/man/man1
|
||||||
|
|
||||||
.include "../../mk/bsd.pkg.mk"
|
.include "../../mk/bsd.pkg.mk"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
@comment $NetBSD: PLIST,v 1.1.1.1 2000/11/09 14:50:43 wiz Exp $
|
@comment $NetBSD: PLIST,v 1.2 2000/11/29 19:13:37 wiz Exp $
|
||||||
bin/BitchX
|
bin/BitchX
|
||||||
bin/BitchX-1.0c17
|
bin/BitchX-1.0c17
|
||||||
bin/scr-bx
|
bin/scr-bx
|
||||||
|
@ -956,6 +956,7 @@ lib/bx/BitchX.ircnames
|
||||||
lib/bx/BitchX.quit
|
lib/bx/BitchX.quit
|
||||||
lib/bx/BitchX.reasons
|
lib/bx/BitchX.reasons
|
||||||
lib/bx/wserv
|
lib/bx/wserv
|
||||||
|
man/man1/BitchX.1
|
||||||
@dirrm lib/bx/help/1_General/dcc
|
@dirrm lib/bx/help/1_General/dcc
|
||||||
@dirrm lib/bx/help/1_General/ctcp
|
@dirrm lib/bx/help/1_General/ctcp
|
||||||
@dirrm lib/bx/help/1_General
|
@dirrm lib/bx/help/1_General
|
||||||
|
|
Loading…
Reference in a new issue