Add ISC/BSD to PKG_LICENSE_*
authorBryan Steele <redacted>
Fri, 8 Aug 2014 20:41:38 +0000 (16:41 -0400)
committerBryan Steele <redacted>
Fri, 8 Aug 2014 20:41:38 +0000 (16:41 -0400)
net/openssh/Makefile

index 0e142b03fad654b3b465df8405bfc021c82df5d5..a635e07fe159749d0013499e13e556ec98a46aa5 100644 (file)
@@ -16,6 +16,9 @@ PKG_SOURCE_URL:=http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \
                http://ftp.belnet.be/pub/OpenBSD/OpenSSH/portable/
 PKG_MD5SUM:=3e9800e6bca1fbac0eea4d41baa7f239
 
+PKG_LICENSE:=BSD ISC
+PKG_LICENSE_FILE:=LICENCE
+
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
 
git clone https://git.99rst.org/PROJECT