forked from ports/contrib
gift-ares: Pkgfile cleanup
This commit is contained in:
parent
9e6013b856
commit
b9c91bb02b
@ -1,4 +1,4 @@
|
||||
# Description: Ares network plugin for giFT.
|
||||
# Description: The Ares network plug-in for giFT.
|
||||
# URL: http://gift-ares.berlios.de/
|
||||
# Maintainer: Danny Rawlins, monster dot romster at gmail dot com
|
||||
# Packager: Tilman Sauerbeck, tilman at crux dot nu
|
||||
@ -7,7 +7,7 @@
|
||||
name=gift-ares
|
||||
version=0.3.0
|
||||
release=1
|
||||
source=(http://download.berlios.de/gift-ares/gift-ares-$version.tar.bz2 \
|
||||
source=(http://download.berlios.de/gift-ares/gift-ares-$version.tar.bz2
|
||||
http://update.kceasy.com/update/ares/nodes.gzip)
|
||||
|
||||
build() {
|
||||
@ -15,6 +15,6 @@ build() {
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
zcat ../nodes.gzip >> $PKG/usr/share/giFT/Ares/nodes
|
||||
zcat $SRC/nodes.gzip |tr -d '\r' > $PKG/usr/share/giFT/Ares/nodes
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user