diff --git a/net/BitTorrent/Makefile b/net/BitTorrent/Makefile index d77d71e9433..9d054901dc9 100644 --- a/net/BitTorrent/Makefile +++ b/net/BitTorrent/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.31 2010/08/30 21:14:34 sthen Exp $ +# $OpenBSD: Makefile,v 1.32 2010/11/09 19:46:52 jasper Exp $ COMMENT-main= cooperative file distribution system implemented in Python COMMENT-gui= graphical interface components for BitTorrent VERSION= 4.4.0 DISTNAME= BitTorrent-${VERSION} -REVISION= 7 +REVISION= 8 PKGNAME-main= ${DISTNAME} PKGNAME-gui= BitTorrent-gui-${VERSION} CATEGORIES= net @@ -34,8 +34,4 @@ post-configure: @perl -pi -e 's,/usr/bin/env python,${MODPY_BIN},g' ${WRKBUILD}/*.py @perl -pi -e 's,python,${MODPY_BIN},' ${WRKSRC}/makei18n.sh -post-install: - ${INSTALL_DATA} ${FILESDIR}/README.OpenBSD \ - ${PREFIX}/share/doc/BitTorrent - .include diff --git a/net/BitTorrent/pkg/PLIST-main b/net/BitTorrent/pkg/PLIST-main index 715ca4e2a09..434adab07ef 100644 --- a/net/BitTorrent/pkg/PLIST-main +++ b/net/BitTorrent/pkg/PLIST-main @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST-main,v 1.2 2009/08/11 23:47:14 martynas Exp $ +@comment $OpenBSD: PLIST-main,v 1.3 2010/11/09 19:46:52 jasper Exp $ @pkgpath net/BitTorrent bin/bittorrent-console bin/bittorrent-curses @@ -152,13 +152,13 @@ lib/python${MODPY_VERSION}/site-packages/khashmir/utkhashmir.py lib/python${MODPY_VERSION}/site-packages/khashmir/utkhashmir.pyc share/doc/BitTorrent/ share/doc/BitTorrent/LICENSE.txt -share/doc/BitTorrent/README.OpenBSD share/doc/BitTorrent/README.txt share/doc/BitTorrent/TRACKERLESS.txt share/doc/BitTorrent/credits-l10n.txt share/doc/BitTorrent/credits.txt share/doc/BitTorrent/public.key @comment share/doc/BitTorrent/redirdonate.html +share/doc/pkg-readmes/${FULLPKGNAME} share/locale/ share/locale/af/ share/locale/af/LC_MESSAGES/ diff --git a/net/BitTorrent/files/README.OpenBSD b/net/BitTorrent/pkg/README-main similarity index 90% rename from net/BitTorrent/files/README.OpenBSD rename to net/BitTorrent/pkg/README-main index e305d2f35b1..46073450c3f 100644 --- a/net/BitTorrent/files/README.OpenBSD +++ b/net/BitTorrent/pkg/README-main @@ -1,4 +1,4 @@ -# $OpenBSD: README.OpenBSD,v 1.4 2005/10/18 14:12:35 naddy Exp $ +$OpenBSD: README-main,v 1.1 2010/11/09 19:46:52 jasper Exp $ To begin using BitTorrent quickly, simply fetch a torrent file and run bittorrent (X11) or bittorrent-curses: