#!/usr/bin/make -f

export PYBUILD_NAME=py-netgear-plus

%:
	dh $@ --buildsystem=pybuild
