#!/usr/bin/make -f
%:
	dh $@ --with phppear --buildsystem phppear
