ports/opt (master): torrentutils: moved to attic
commit 37087d18c0de896dc6efcbd1bf35ced9277cb0ee Author: Tilman Sauerbeck <tilman@code-monkey.de> Date: Wed Oct 18 17:42:43 2006 +0000 torrentutils: moved to attic diff --git a/torrentutils/.footprint b/torrentutils/.footprint deleted file mode 100644 index b9f003c..0000000 --- a/torrentutils/.footprint +++ /dev/null @@ -1,8 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/defrag --rwxr-xr-x root/root usr/bin/torrenttool -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/defrag.1.gz --rw-r--r-- root/root usr/man/man1/torrenttool.1.gz diff --git a/torrentutils/.md5sum b/torrentutils/.md5sum deleted file mode 100644 index ee738c0..0000000 --- a/torrentutils/.md5sum +++ /dev/null @@ -1 +0,0 @@ -818d021d2f9c3d5c5bcff6377aa44835 torrentutils-0.3.0.tar.gz diff --git a/torrentutils/Pkgfile b/torrentutils/Pkgfile deleted file mode 100644 index f8a0643..0000000 --- a/torrentutils/Pkgfile +++ /dev/null @@ -1,18 +0,0 @@ -# Description: Utilities for managing BitTorrent (`.torrent') files -# URL: http://oskarsapps.mine.nu/torrentutils.html -# Maintainer: -# Packager: Jukka Heino, jukka dot heino at gmail dot com -# Depends on: p5-digest-sha1 - -name=torrentutils -version=0.3.0 -release=2 -source=(http://oskarsapps.mine.nu/src/$name-$version.tar.gz) - -build() { - cd $name-$version - sed -i 's:share/man:man:' Makefile - make - make PREFIX=$PKG/usr install - rm -rf $PKG/usr/share -}
participants (1)
-
crux@crux.nu