Commit Graph

5 Commits

Author SHA1 Message Date
Tim Vanderhoek
934c015dd9 - Use a do-install: target instead of patching one into the source
Makefile.  A do-install: target is preferrable if one does not plan
  on submitting patches to the author.  Doing it this way has the
  nice side-advantages that we now respect MANOWN and BINOWN.

- Respect CFLAGS

- move patches/patch-ab to files/mplex.1
1998-08-24 03:13:47 +00:00
Tim Vanderhoek
2c941b483e Well, we know there isn't a comprehensive instruction manual, but
what does this thing actually do!?  :)
1998-08-24 03:10:29 +00:00
Tim Vanderhoek
f0dd53f0e9 Use the MANx variables. This commit only covers ports that
don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many
do, subtly) and don't install more than one manpage.

Any port listed here is a good candidate for a general review simply
due to age...  For example, a number of them seem to patch an install:
target into the program Makefile and/or arbitrarily compress their
manpages from patches/patch-*.  This has been out-of-vogue since I would
guess mid-1996, at least.
1998-08-23 07:34:47 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Eric L. Hernes
416d7f4394 new port of mplex, an MPEG stream multiplexer. 1996-08-01 20:18:18 +00:00