net/ipsec-tools: Update some makefile definitions per 209/head
authorNoah Meyerhans <noahm@debian.org>
Sat, 16 Aug 2014 16:52:35 +0000 (09:52 -0700)
committerNoah Meyerhans <noahm@debian.org>
Sat, 16 Aug 2014 19:29:38 +0000 (12:29 -0700)
https://github.com/openwrt/packages/blob/master/CONTRIBUTING.md to list me as
maintainer.

Signed-off-by: Noah Meyerhans <noahm@debian.org>
net/ipsec-tools/Makefile

index fbb81cec87abea0e169871f5fea1901a99d4741f..4131cff4bb571f493462e9ed4e118395290950ad 100644 (file)
@@ -1,5 +1,6 @@
 #
 # Copyright (C) 2006-2011 OpenWrt.org
+#               2014 Noah Meyerhans <frodo@morgul.net>
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -11,6 +12,8 @@ include $(INCLUDE_DIR)/kernel.mk
 PKG_NAME:=ipsec-tools
 PKG_VERSION:=0.8.2
 PKG_RELEASE:=1
+PKG_MAINTAINER := "Noah Meyerhans <frodo@morgul.net>"
+PKG_LICENSE := BSD-3-Clause
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@SF/ipsec-tools
@@ -30,6 +33,7 @@ define Package/ipsec-tools
   DEPENDS:=+libopenssl +kmod-ipsec
   TITLE:=IPsec management tools
   URL:=http://ipsec-tools.sourceforge.net/
+  MAINTAINER:=Noah Meyerhans <frodo@morgul.net>
 endef
 
 CONFIGURE_ARGS += \