### this file is sourced not run
PKGVER=3.3.2
PKGBUILD=1
PKGARCH=x86_64

# source: james
TARBALL=ctorrent-dnh3.3.2.tar.gz
MD5SUM=59b23dd05ff70791cd6449effa7fc3b6
SRC_URL=http://downloads.sourceforge.net/dtorrent/$TARBALL
BUNDLE=

SLACKREQ=openssl
SLACKDESC='ctorrent: ctorrent 3.3.2 (Lightweight bittorrent client)  
ctorrent:  
ctorrent: CTorrent is a BitTorrent client implemented in C++ to be lightweight 
ctorrent: and quick; and can also create torrent files.  
ctorrent: 
ctorrent: 
ctorrent: 
ctorrent: 
ctorrent: 
ctorrent: 
ctorrent: 
'

### default pkg_download
### default pkg_prepare
### default pkg_package
### build
pkg_build() {
	pkg_build_autoconf &&
	pkg_build_slackdesc
}


