Add SEL240X refclock.

Submitted by:	 Harlan Stenn <stenn@ntp.org> (ntp upline)
This commit is contained in:
Cy Schubert 2012-08-16 07:15:40 +00:00
parent d2af3af029
commit c449428d74
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302615
2 changed files with 3 additions and 1 deletions

View file

@ -7,7 +7,7 @@
PORTNAME= ntp
PORTVERSION= 4.2.7p295
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ntp-dev/ \
http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-dev/ \

View file

@ -46,6 +46,7 @@ OPTIONS= NTPSNMPD "Build and install ntpsnmpd" OFF \
RAWDCF "Enable DCF77 raw time code" OFF \
RCC8000 "Enable RCC 8000 clock" OFF \
SCHMID "Enable Schmid DCF77 clock" OFF \
SEL240X "Enable SEL 240X clocks" OFF \
TRIMTAIP "Enable Trimble GPS receiver/TAIP protocol" OFF \
TRIMTSIP "Enable Trimble GPS receiver/TSIP protocol" OFF \
WHARTON "Enable WHARTON 400A Series clock" OFF \
@ -98,6 +99,7 @@ NTP_DRIVERS= \
RAWDCF \
RCC8000 \
SCHMID \
SEL240X \
TRIMTAIP \
TRIMTSIP \
WHARTON \