mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-06 09:57:44 +00:00
openntpd: add license info
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
c1f10d0afc
commit
c4030d3acf
@ -7,6 +7,8 @@
|
|||||||
OPENNTPD_VERSION = 3.9p1
|
OPENNTPD_VERSION = 3.9p1
|
||||||
OPENNTPD_SITE = ftp://ftp.openbsd.org/pub/OpenBSD/OpenNTPD
|
OPENNTPD_SITE = ftp://ftp.openbsd.org/pub/OpenBSD/OpenNTPD
|
||||||
OPENNTPD_CONF_OPT = --with-builtin-arc4random --disable-strip
|
OPENNTPD_CONF_OPT = --with-builtin-arc4random --disable-strip
|
||||||
|
OPENNTPD_LICENSE = MIT-like, BSD-2c, BSD-3c
|
||||||
|
OPENNTPD_LICENSE_FILES = LICENCE
|
||||||
|
|
||||||
define OPENNTPD_UNINSTALL_TARGET_CMDS
|
define OPENNTPD_UNINSTALL_TARGET_CMDS
|
||||||
rm -f $(TARGET_DIR)/usr/sbin/ntpd
|
rm -f $(TARGET_DIR)/usr/sbin/ntpd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user