luci-app-aria2: Add package
[project/luci.git] / applications / luci-app-aria2 / Makefile
diff --git a/applications/luci-app-aria2/Makefile b/applications/luci-app-aria2/Makefile
new file mode 100644 (file)
index 0000000..0179f04
--- /dev/null
@@ -0,0 +1,15 @@
+#
+# Copyright (C) 2016 Openwrt.org
+#
+# This is free software, licensed under the Apache License, Version 2.0 .
+#
+
+include $(TOPDIR)/rules.mk
+
+LUCI_TITLE:=LuCI Support for Aria2
+LUCI_DEPENDS:=+aria2
+
+include ../../luci.mk
+
+# call BuildPackage - OpenWrt buildroot signature
+