curl build

This commit is contained in:
Tom G. Christensen
2003-06-02 11:46:11 +00:00
committed by tgc
parent 2967f28c43
commit 7e2b6e8da7
2 changed files with 69 additions and 0 deletions

11
curl/meta/pkginfo.in Normal file
View File

@@ -0,0 +1,11 @@
PKG="%%pkg%%"
NAME="curl"
ARCH="sparc"
VERSION="%%version%%"
CATEGORY="application"
VENDOR="http://curl.sourceforge.net"
EMAIL="Tom G. Christenen - tgc@statsbiblioteket.dk"
PSTAMP="Tom G. Christensen"
BASEDIR=/usr/local
CLASSES="none"
DESC="A client that groks the URLs"