forked from pool/sunwait
Sunwait is a small C program for calculating sunrise and sunset, as well as civil, nautical, and astronomical twilights. It has features that make it useful for home automation tasks. Submitting new package as I did not find similar functionality. Changed as requested in sr#723779 OBS-URL: https://build.opensuse.org/request/show/724868 OBS-URL: https://build.opensuse.org/package/show/science/sunwait?expand=0&rev=1
5 lines
30 B
Makefile
5 lines
30 B
Makefile
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh $@
|