diff options
Diffstat (limited to 'contrib/automake/module.defs')
-rw-r--r-- | contrib/automake/module.defs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/automake/module.defs b/contrib/automake/module.defs new file mode 100644 index 000000000..e553257da --- /dev/null +++ b/contrib/automake/module.defs @@ -0,0 +1,4 @@ +$(eval $(call import.MODULE.defs,AUTOMAKE,automake,AUTOCONF)) +$(eval $(call import.CONTRIB.defs,AUTOMAKE)) + +AUTOMAKE.FETCH.url = http://download.handbrake.fr/handbrake/contrib/automake-1.12.3.tar.bz2 |