This is a Heroku buildpack for poe-ui apps. It uses Make.
Example usage:
$ ls
Makefile component.json
$ heroku create --stack cedar --buildpack http://github.com/poegroup/heroku-buildpack-poe-ui.git
$ git push heroku master
...
-----> Heroku receiving push
-----> Fetching custom buildpack
-----> poe-ui app detected
-----> Configuring
-----> Compiling with Make