Commit Graph

4 Commits

Author SHA1 Message Date
308f5650e1 Fix portability problems going to OpenBSD
The earlier Makefile assumed GNU tooling in the following ways:

1. install having a -t target directory argument.
2. make having an internal rule to make a target based only on...
   ansi2text: ansi2text.o
3. man pages go to /usr/local/share/man, which is not the location
   on OpenBSD

Made a note about installation, pointing out the use of the MANDIR
variable to correct the man page destination.

Added an uninstall target.
2020-12-15 20:29:02 -05:00
a3b0ae409d Re-word README again and rename the origin file. 2020-12-15 19:30:42 -05:00
6735c09ed1 Add Makefile, changelog, include err.h, url in README 2020-12-15 19:28:27 -05:00
1e9c8a68fc README and copy of NetBSD packaging request with source. 2020-12-15 18:49:58 -05:00