d527d832e4
I don't use this software but I'm sure someone out there does.
20 lines
587 B
Text
20 lines
587 B
Text
bin/clockadd
|
|
bin/clockspeed
|
|
bin/clockview
|
|
bin/sntpclock
|
|
bin/taiclock
|
|
bin/taiclockd
|
|
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
|
|
%%PORTDOCS%%%%DOCSDIR%%/INSTALL-FreeBSD
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
@mode 0755
|
|
etc/clockspeed/leapsecs.dat
|
|
@sample etc/rc.d/clockspeed.sh.sample
|
|
man/man1/clockadd.1.gz
|
|
man/man1/clockspeed.1.gz
|
|
man/man1/clockview.1.gz
|
|
man/man1/sntpclock.1.gz
|
|
man/man1/taiclock.1.gz
|
|
man/man1/taiclockd.1.gz
|
|
@dirrmtry %%ETCDIR%%
|
|
@unexec echo "If you are permanently removing this port, you should do a ``rm -Rf ${PKG_PREFIX}/etc/clockspeed`` to remove any configuration files left." | fmt
|