freebsd-ports/astro/sscalc/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

10 lines
382 B
Plaintext

This is sscalc, a sunrise/sunset time calculator, ported to C.
You can find the sunrise and sunset times for anywhere in the world
as long as you know the latitude and longitude of the location.
The program is a port of the JavaScript program located at
http://www.srrb.noaa.gov/highlights/sunrise/gen.html
The page was written by Aaron Horiuchi, Chris Lehman and Chris
Cornwall.