Makefile revision 6e7c7370
1
2#
3# This is free software, licensed under the Apache License, Version 2.0 .
4#
5
6include $(TOPDIR)/rules.mk
7
8LUCI_TITLE:=Open App Filter Module
9LUCI_PKGARCH:=all
10PKG_NAME:=luci-app-oaf
11PKG_VERSION:=1.0
12PKG_RELEASE:=1
13include $(TOPDIR)/feeds/luci/luci.mk
14# call BuildPackage - OpenWrt buildroot signature
15