luci/applications/luci-app-asterisk/Makefile
Jonathan McCrohan 2d26869c94 luci-app-asterisk: fix typo in package description
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-02-09 00:38:38 +00:00

14 lines
309 B
Makefile

#
# Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for Asterisk
LUCI_DEPENDS:=+ahcpd
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature