16 lines
356 B
Plaintext
16 lines
356 B
Plaintext
[wget]
|
|
pkgname="${pkgprefix}${topdir}"
|
|
name="$topdir - GNU wget"
|
|
pkgcat="application"
|
|
pkgvendor="http://wget.sunsite.dk/"
|
|
pkgdesc="A utility for retrieving files using the HTTP or FTP protocols"
|
|
pkgver="$pkgver"
|
|
files(-,root,bin)
|
|
default_docs
|
|
$_bindir
|
|
$_sysconfdir/wgetrc
|
|
$_mandir/man1/wget.1*
|
|
$_infodir/wget.info*
|
|
$_sharedir/locale/*/LC_MESSAGES/wget.mo
|
|
|