luci-proto-ipip: Add package
[project/luci.git] / protocols / luci-proto-ipip / Makefile
1 #
2 # Copyright 2016 Roger Pueyo Centelles <roger.pueyo@guifi.net>
3 #
4 # This is free software, licensed under the Apache License, Version 2.0 .
5 #
6
7 include $(TOPDIR)/rules.mk
8
9 LUCI_TITLE:=Support for IPIP tunnels (IPv4-in-IPv4 RFC2003)
10 LUCI_DEPENDS:=+ipip
11
12 PKG_MAINTAINER:=Roger Pueyo Centelles <roger.pueyo@guifi.net>
13
14 include ../../luci.mk
15
16 # call BuildPackage - OpenWrt buildroot signature