bmake-ify mailwrapper
commit91ca86eedb2459491c21d9ba129ed379f86355c9
authorJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Tue, 27 Nov 2018 16:10:46 +0000 (27 11:10 -0500)
committerJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Tue, 27 Nov 2018 16:10:46 +0000 (27 11:10 -0500)
treed5d4748ab75fe05e281f6c1e3b17afac0da8df7e
parent7a12d82b23a7dd03705e61cd302c5273f851cd44
bmake-ify mailwrapper

In the process, move it into /usr/libexec
19 files changed:
libexec/Makefile
libexec/Makefile.inc [new file with mode: 0644]
libexec/mailwrapper/Makefile [new file with mode: 0644]
libexec/mailwrapper/THIRDPARTYLICENSE [moved from usr/src/cmd/mailwrapper/THIRDPARTYLICENSE with 100% similarity]
libexec/mailwrapper/THIRDPARTYLICENSE.descrip [moved from usr/src/cmd/mailwrapper/THIRDPARTYLICENSE.descrip with 100% similarity]
libexec/mailwrapper/compat.h [moved from usr/src/cmd/mailwrapper/compat.h with 100% similarity]
libexec/mailwrapper/fgetln.c [moved from usr/src/cmd/mailwrapper/fgetln.c with 100% similarity]
libexec/mailwrapper/fparseln.c [moved from usr/src/cmd/mailwrapper/fparseln.c with 99% similarity]
libexec/mailwrapper/mailer.conf [moved from usr/src/cmd/mailwrapper/mailer.conf with 100% similarity]
libexec/mailwrapper/mailer.conf.4 [moved from share/man/man4/mailer.conf.4 with 100% similarity]
libexec/mailwrapper/mailwrapper.8 [moved from share/man/man8/mailwrapper.8 with 100% similarity]
libexec/mailwrapper/mailwrapper.c [moved from usr/src/cmd/mailwrapper/mailwrapper.c with 99% similarity]
libexec/mailwrapper/pathnames.h [moved from usr/src/cmd/mailwrapper/pathnames.h with 100% similarity]
share/man/man4/Makefile
share/man/man8/Makefile
usr/src/.gitignore
usr/src/cmd/Makefile
usr/src/cmd/mailwrapper/Makefile [deleted file]
usr/src/pkg/manifests/system-network-mailwrapper.inc