summaryrefslogtreecommitdiff
path: root/comms/mgetty+sendfax/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-09-21 12:33:36 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-09-21 12:33:36 +0000
commit6c54fc0fa8f4c8e94f564ea154b1cda8628bd9b5 (patch)
tree0e5a8c5a71f206e975815fd303c45ea710481e97 /comms/mgetty+sendfax/Makefile
parentThe X11 jetpack game, from Jean-Marc Zucconi. (diff)
This is Jean-Marc Zucconi's mgetty+sendfax port. Some really nice
ports from Jean-Marc lately! Folks should follow his example! :-) Submitted by: Jean-Marc Zucconi
Notes
Notes: svn path=/head/; revision=105
Diffstat (limited to 'comms/mgetty+sendfax/Makefile')
-rw-r--r--comms/mgetty+sendfax/Makefile5
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>