1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
freebsd-ports/games/biorythm/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

14 lines
533 B
Plaintext

This program calculates a simple biorythm plot based on the given date
of birth. The plot starts at the given first day of plot, and includes
the number of days indicated on the command line.
Dates must be entered according to ISO date format, that is:
YYYY-MM-DD, four digit year, two digit month, and two digit day of
month.
The default plot includes emotional, intellectual and physical
curves. This may be overridden by command line options.
The author has no idea how to interpret the plot, so please don't ask
him about it.