15 lines
485 B
Text
15 lines
485 B
Text
# 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/"
|
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}.berlios/${pkgname}-${version}.tar.gz"
|
|
checksum=b25d57fde28a02b2d87cd49fd1478b039adbd836351879a654fea14c27764b21
|
|
|
|
post_install() {
|
|
rm -rf ${DESTDIR}/usr/include
|
|
}
|