[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
misc/ttyrec: manpages
- To: ports_(_at_)_openbsd_(_dot_)_org
- Subject: misc/ttyrec: manpages
- From: Matthias Kilian <kili_(_at_)_outback_(_dot_)_escape_(_dot_)_de>
- Date: Sun, 11 Dec 2005 18:21:57 +0100
- Mail-followup-to: ports_(_at_)_openbsd_(_dot_)_org
This small patch adds the manpages for ttyrec(1), ttyplay(1) and
ttytime(1).
BTW: Maintainer timeout -- I sent the patch to reinhard@ on 18th
november but didn't get a response.
diff -rNu ../ttyrec/Makefile ./Makefile
--- ../ttyrec/Makefile Fri Nov 18 19:58:34 2005
+++ ./Makefile Fri Nov 18 19:56:43 2005
@@ -3,6 +3,7 @@
COMMENT= "tty recorder"
DISTNAME= ttyrec-1.0.6
+PKGNAME= ${DISTNAME}p0
CATEGORIES= misc
MASTER_SITES= http://namazu.org/~satoru/ttyrec/
@@ -25,5 +26,7 @@
@cd ${WRKSRC} && ${INSTALL_PROGRAM} ${BIN} ${PREFIX}/bin
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/ttyrec
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/ttyrec
+ ${INSTALL_MAN_DIR} ${PREFIX}/man/man1
+ ${INSTALL_MAN} ${WRKSRC}/*.1 ${PREFIX}/man/man1
.include <bsd.port.mk>
diff -rNu ../ttyrec/pkg/PLIST ./pkg/PLIST
--- ../ttyrec/pkg/PLIST Fri Nov 18 19:58:34 2005
+++ ./pkg/PLIST Fri Nov 18 19:55:48 2005
@@ -2,5 +2,8 @@
bin/ttyplay
bin/ttyrec
bin/ttytime
+_(_at_)_man man/man1/ttyplay.1
+_(_at_)_man man/man1/ttyrec.1
+_(_at_)_man man/man1/ttytime.1
share/doc/ttyrec/
share/doc/ttyrec/README
Visit your host, monkey.org