New package: catdoc-0.94.2
This commit is contained in:
parent
fe3c421d50
commit
d46cf05225
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'catdoc'
|
||||
pkgname=catdoc
|
||||
version=0.94.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Convert Microsoft Office files to text"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.wagner.pp.ru/~vitus/software/catdoc/"
|
||||
distfiles="http://ftp.wagner.pp.ru/pub/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=03c98b103664e5d1b63de110854e93c2453bc10be5634f86c280303eb843d362
|
||||
|
||||
do_install() {
|
||||
make installroot="$DESTDIR" mandir=/usr/share/man/man1 install
|
||||
}
|
Loading…
Reference in New Issue