diff options
Diffstat (limited to 'recipes/howl/howl_0.9.7.bb')
-rw-r--r-- | recipes/howl/howl_0.9.7.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/howl/howl_0.9.7.bb b/recipes/howl/howl_0.9.7.bb new file mode 100644 index 0000000000..d798d173b4 --- /dev/null +++ b/recipes/howl/howl_0.9.7.bb @@ -0,0 +1,5 @@ +SRC_URI = "http://www.porchdogsoft.com/download/howl-${PV}.tar.gz" +LICENSE = "howl" + +inherit autotools + |