diff options
Diffstat (limited to 'applications/luci-app-polipo/Makefile')
-rw-r--r-- | applications/luci-app-polipo/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/applications/luci-app-polipo/Makefile b/applications/luci-app-polipo/Makefile deleted file mode 100644 index ac72374eb7..0000000000 --- a/applications/luci-app-polipo/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# -# 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 the Polipo Proxy -LUCI_DEPENDS:=+luci-base +luci-compat +polipo - -PKG_LICENSE:=Apache-2.0 -PKG_MAINTAINER:=Aleksandar Krsteski <alekrsteski@gmail.com> - -include ../../luci.mk - -# call BuildPackage - OpenWrt buildroot signature |