void-packages/srcpkgs/iat/template
2014-11-02 16:10:38 +01:00

17 lines
509 B
Plaintext

# Template file for 'iat'
pkgname=iat
version=0.1.7
revision=2
build_style=gnu-configure
short_desc="A tool for detecting the structure of many types of CD/DVD image"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-3"
homepage="http://sourceforge.net/projects/iat.berlios/"
update_ignore="*.win32"
distfiles="${SOURCEFORGE_SITE}/${pkgname}.berlios/${pkgname}-${version}.tar.gz"
checksum=b25d57fde28a02b2d87cd49fd1478b039adbd836351879a654fea14c27764b21
post_install() {
rm -rf ${DESTDIR}/usr/include
}