Package-Name: xcompmgr
Requires: Xorg pkgconfig
Compile-Requires: autoconf automake
Source: http://freedesktop.org/xapps/release//(xcompmgr-(\d+(\.\d+)+)\.tar\.gz)/[\0-\377]*xcompmgr-(\d+(.\d+)+).tar.gz $1
Zap-Before-Install: 1
Repack:
	tar xzvfp "$(SOURCE)"
Compile:
	$(MAKE) -f ../Makefile configure
	$(MAKE)
	$(MAKE) install
Install:
	$(MAKE) instbin BIN=xcompmgr
	$(MAKE) instman SECTION=1 MAN=xcompmgr

/pkg/xcompmgr/
/usr/bin/xcompmgr
/usr/man/man1/xcompmgr.1
