From: Bryan Steele Date: Fri, 8 Aug 2014 20:41:38 +0000 (-0400) Subject: Add ISC/BSD to PKG_LICENSE_* X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9f7c18af142e6dfa83f924119469e3d2f0439d4c;p=openwrt-packages.git Add ISC/BSD to PKG_LICENSE_* --- diff --git a/net/openssh/Makefile b/net/openssh/Makefile index 0e142b03f..a635e07fe 100644 --- a/net/openssh/Makefile +++ b/net/openssh/Makefile @@ -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)