Update to latest upstream release

- build with ssl support

Update to newstyle meta data
  - add depend file
This commit is contained in:
Tom G. Christensen
2004-12-20 14:00:02 +00:00
committed by tgc
parent 4b305eaed7
commit 3073a86190
4 changed files with 14 additions and 19 deletions

1
wget/meta/depend.wget Normal file
View File

@@ -0,0 +1 @@
P SBossl097dlib OpenSSL - Secure Socket Layer

9
wget/meta/pkgdef Normal file
View File

@@ -0,0 +1,9 @@
[wget]
pkgname="$pkgprefix""$topdir"
name="Wget - Retrieves files from the Web"
pkgcat="application"
pkgvendor="http://www.gnu.org"
pkgdesc="Wget is a network utility to retrieve files from the Web using http and ftp"
pkgver="$pkgver"
files(-,root,bin)
*

View File

@@ -1,11 +0,0 @@
PKG="%%pkgname%%"
NAME="%%name%%"
ARCH="sparc"
VERSION="%%version%%"
CATEGORY="%%pkgcat%%"
VENDOR="%%pkgvendor%%"
EMAIL="Tom G. Christenen - tgc@statsbiblioteket.dk"
PSTAMP="%%pkgver%%"
BASEDIR="%%topinstalldir%%"
CLASSES="none"
DESC="%%pkgdesc%%"