small-package/luci-app-cupsd/Makefile

16 lines
322 B
Makefile
Raw Normal View History

2021-09-24 23:37:27 +08:00
#
#-- Copyright (C) 2018 dz <dingzhong110@gmail.com>
2021-09-08 15:15:02 +08:00
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
2021-09-24 23:37:27 +08:00
LUCI_TITLE:=LuCI Support for cupsd
LUCI_DEPENDS:= +cups
PKG_VERSION:=1.2
2021-09-08 15:15:02 +08:00
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature