diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-21 12:33:36 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-21 12:33:36 +0000 |
commit | 6c54fc0fa8f4c8e94f564ea154b1cda8628bd9b5 (patch) | |
tree | 0e5a8c5a71f206e975815fd303c45ea710481e97 /comms/mgetty+sendfax/Makefile | |
parent | 3391b0f865663e3865a9f26d34dfd23bf46ecd23 (diff) | |
download | ports-6c54fc0fa8f4c8e94f564ea154b1cda8628bd9b5.tar.gz ports-6c54fc0fa8f4c8e94f564ea154b1cda8628bd9b5.zip |
Notes
Diffstat (limited to 'comms/mgetty+sendfax/Makefile')
-rw-r--r-- | comms/mgetty+sendfax/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile new file mode 100644 index 000000000000..ccc23cfb2cfd --- /dev/null +++ b/comms/mgetty+sendfax/Makefile @@ -0,0 +1,5 @@ +DISTNAME= mgetty-0.21 +DISTFILES= mgetty021-Aug21.tar.gz +MASTER_SITES= ftp://hpsystem2.informatik.tu-muenchen.de:/pub/comp/networking/communication/modem/mgetty/ +MAKE_FLAGS= FAX_SPOOL=/var/spool/fax +.include <bsd.port.mk> |