summaryrefslogtreecommitdiff
path: root/net/bittorrent
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-03-02 15:49:36 +0000
committerwiz <wiz@pkgsrc.org>2004-03-02 15:49:36 +0000
commit548b1313719c14750b439abc3a017d72416589a3 (patch)
treed0111bb7c7ba94539ca1367715d147c64d01747f /net/bittorrent
parentfa1bf35d64ef01b9f497e0e2a559a8a5c9e2e7e9 (diff)
downloadpkgsrc-548b1313719c14750b439abc3a017d72416589a3.tar.gz
Install documentation; PKGREVISION=4.
Diffstat (limited to 'net/bittorrent')
-rw-r--r--net/bittorrent/Makefile8
-rw-r--r--net/bittorrent/PLIST4
2 files changed, 9 insertions, 3 deletions
diff --git a/net/bittorrent/Makefile b/net/bittorrent/Makefile
index 6013319c1c1..04bbf309cd6 100644
--- a/net/bittorrent/Makefile
+++ b/net/bittorrent/Makefile
@@ -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 @@ USE_BUILDLINK2= YES
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 --git a/net/bittorrent/PLIST b/net/bittorrent/PLIST
index ea1893cea33..06bde9427ac 100644
--- a/net/bittorrent/PLIST
+++ b/net/bittorrent/PLIST
@@ -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/track.pyo
${PYSITELIB}/BitTorrent/zurllib.py
${PYSITELIB}/BitTorrent/zurllib.pyc
${PYSITELIB}/BitTorrent/zurllib.pyo
+share/doc/bittorrent/README.txt
+@dirrm share/doc/bittorrent
@dirrm ${PYSITELIB}/BitTorrent