forked from ports/contrib
btpd: dropped
This commit is contained in:
parent
f687c79c55
commit
94bf60c256
@ -1,10 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/btcli
|
||||
-rwxr-xr-x root/root usr/bin/btinfo
|
||||
-rwxr-xr-x root/root usr/bin/btpd
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/btcli.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/btinfo.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/btpd.1.gz
|
@ -1 +0,0 @@
|
||||
fe042aae8d7c515ecd855673d1c2b33e btpd-0.16.tar.gz
|
16
btpd/Pkgfile
16
btpd/Pkgfile
@ -1,16 +0,0 @@
|
||||
# Description: BitTorrent client daemon
|
||||
# URL: http://wiki.github.com/btpd/btpd/
|
||||
# Maintainer: Juergen Daubert, jue at crux dot nu
|
||||
# Depends on: openssl
|
||||
|
||||
name=btpd
|
||||
version=0.16
|
||||
release=1
|
||||
source=(http://cloud.github.com/downloads/$name/$name/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr --mandir=/usr/man
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user