aboutsummaryrefslogtreecommitdiff
path: root/net/ntpsec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ntpsec/Makefile')
-rw-r--r--net/ntpsec/Makefile10
1 files changed, 8 insertions, 2 deletions
diff --git a/net/ntpsec/Makefile b/net/ntpsec/Makefile
index 9f88b8aea9a3..6cd7cef1762f 100644
--- a/net/ntpsec/Makefile
+++ b/net/ntpsec/Makefile
@@ -1,10 +1,12 @@
PORTNAME= ntpsec
DISTVERSIONPREFIX= NTPsec_
-DISTVERSION= 1_2_1
+DISTVERSION= 1_2_2a
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org
COMMENT= Network Time Protocol suite, refactored
+WWW= https://gitlab.com/NTPsec/ntpsec/
LICENSE= BSD2CLAUSE
@@ -23,11 +25,15 @@ MAKE_ENV= NOSYNC=1 # workaround for the console problem: https://gitlab.com/NTPs
TEST_TARGET= check
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS REFCLOCKS
+OPTIONS_DEFAULT= REFCLOCKS
DOCS_CONFIGURE_ENABLE= doc
DOCS_BUILD_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor # alternatively ntpsec can use asciidoc:textproc/asciidoc but it prefers asciidoctor
+REFCLOCKS_DESC= Enable all refclocks
+REFCLOCKS_VARS= CONFIGURE_ARGS+=--refclock=all
+
PORTSCOUT= limit:^\d+\. # prevent alpha-numeric strings
post-install: # autoplist: plist varies depending on the python version