mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-27 10:31:38 +08:00
12 lines
224 B
Makefile
12 lines
224 B
Makefile
include $(TOPDIR)/rules.mk
|
|
|
|
LUCI_TITLE:=3proxy simple webUI
|
|
LUCI_DEPENDS:=+3proxy
|
|
PKG_LICENSE:=GPLv3
|
|
PKG_VERSION:=0.1.1
|
|
PKG_RELEASE:=1
|
|
|
|
include $(TOPDIR)/feeds/luci/luci.mk
|
|
|
|
# call BuildPackage - OpenWrt buildroot signature
|