# Template file for 'dos2unix'
pkgname=dos2unix
version=7.5.5
revision=1
build_style=gnu-makefile
hostmakedepends="gettext"
checkdepends="perl"
short_desc="Text file format converter"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSD-2-Clause"
homepage="https://waterlan.home.xs4all.nl/dos2unix.html"
changelog="https://waterlan.home.xs4all.nl/dos2unix/NEWS.txt"
distfiles="https://waterlan.home.xs4all.nl/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=75f692b8484c8c24579a2ffd87df16b9c9428ed95497e3393a21d1ba0697ac33

post_install() {
	rm -rf ${DESTDIR}/usr/share/doc/${pkgname}-${version}

	vlicense COPYING.txt COPYING
}
