#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.2 at
# Mon, 29 Sep 2014 21:37:23 +1000
export PYBUILD_NAME=freetype-py
%:
	dh $@ --with python2 --buildsystem=pybuild

