# Template file for 'twm'
pkgname=twm
version=1.0.13.1
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config xorg-util-macros bison"
makedepends="libXmu-devel"
short_desc="Tab Window Manager for the X Window System"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="http://www.x.org/archive/X11R6.8.1/doc/twm.1.html"
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
checksum=a52534755aa8b492c884e52fa988bac84ab4d54641954679b9aaf08e323df2c5

post_install() {
	vlicense COPYING
}
