diff --git a/recipes/alsa-plugins/Makefile b/recipes/alsa-plugins/Makefile new file mode 100644 index 0000000..e5eef9b --- /dev/null +++ b/recipes/alsa-plugins/Makefile @@ -0,0 +1,6 @@ +name = alsa-plugins +version = 1.2.2 +URL = ftp://ftp.alsa-project.org/pub/plugins/alsa-plugins-$(version).tar.bz2 + +SYSCONF ?= ../../ +include $(SYSCONF)/package.mk