pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/bittorrent Install documentation; PKGREVISION=4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/58699c95eeca
branches: trunk
changeset: 469902:58699c95eeca
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Mar 02 15:49:36 2004 +0000
description:
Install documentation; PKGREVISION=4.
diffstat:
net/bittorrent/Makefile | 8 ++++++--
net/bittorrent/PLIST | 4 +++-
2 files changed, 9 insertions(+), 3 deletions(-)
diffs (42 lines):
diff -r 1c6253b631ba -r 58699c95eeca net/bittorrent/Makefile
--- a/net/bittorrent/Makefile Tue Mar 02 15:34:07 2004 +0000
+++ b/net/bittorrent/Makefile Tue Mar 02 15:49:36 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2004/01/10 14:25:42 recht Exp $
+# $NetBSD: Makefile,v 1.14 2004/03/02 15:49:36 wiz Exp $
#
DISTNAME= BitTorrent-3.3
PKGNAME= ${DISTNAME:S/BitT/bitt/}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= net
MASTER_SITES= http://bitconjurer.org/BitTorrent/
@@ -16,6 +16,10 @@
PYTHON_VERSIONS_ACCEPTED= 23pth 22pth
+post-install:
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/bittorrent
+ ${INSTALL_DATA} ${WRKSRC}/README.txt ${PREFIX}/share/doc/bittorrent
+
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"
.include "../../x11/py-wxWindows/buildlink2.mk"
diff -r 1c6253b631ba -r 58699c95eeca net/bittorrent/PLIST
--- a/net/bittorrent/PLIST Tue Mar 02 15:34:07 2004 +0000
+++ b/net/bittorrent/PLIST Tue Mar 02 15:49:36 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2003/12/20 17:29:51 veego Exp $
+@comment $NetBSD: PLIST,v 1.7 2004/03/02 15:49:36 wiz Exp $
bin/btcompletedir.py
bin/btcompletedirgui.py
bin/btdownloadcurses.py
@@ -91,4 +91,6 @@
${PYSITELIB}/BitTorrent/zurllib.py
${PYSITELIB}/BitTorrent/zurllib.pyc
${PYSITELIB}/BitTorrent/zurllib.pyo
+share/doc/bittorrent/README.txt
+@dirrm share/doc/bittorrent
@dirrm ${PYSITELIB}/BitTorrent
Home |
Main Index |
Thread Index |
Old Index