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

# source: james
TARBALL=ctags-$PKGVER.tar.gz
MD5SUM=c00f82ecdcc357434731913e5b48630d
SRC_URL=http://prdownloads.sourceforge.net/ctags/$TARBALL
BUNDLE=

SLACKREQ='' # python build-time
SLACKDESC="ctags: ctags $PKGVER (Tags generator)
ctags: 
ctags: Ctags generates an index (or tag) file of language objects found in 
ctags: source files that allows these items to be quickly and easily located 
ctags: by a text editor or other utility. A tag signifies a language object 
ctags: for which an index entry is available (or, alternatively, the index 
ctags: entry created for that object). 41 programming languages are 
ctags: supported, and growing.
ctags: 
ctags: http://ctags.sourceforge.net/
ctags:
"

### default pkg_download
### default pkg_prepare
### default pkg_package
### default pkg_build



