luci/applications/luci-app-aria2/Makefile
Hsing-Wang Liao c88aea6277 luci-app-aria2: Add package
LuCI Support for Aria2

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-05-30 21:27:22 +08:00

15 lines
273 B
Makefile

#
# 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