aboutsummaryrefslogtreecommitdiffstats
path: root/comms/mgetty+sendfax/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-09-21 20:33:36 +0800
committerjkh <jkh@FreeBSD.org>1994-09-21 20:33:36 +0800
commite9f6e1f14431ff24db7f0ff1890d4781738b2f7e (patch)
tree273a7e74d72b8df3990ffbe7d0c18253ba4aca23 /comms/mgetty+sendfax/Makefile
parentc78ec29d50ac3549fe65e905394344c839fc7a6e (diff)
downloadfreebsd-ports-graphics-e9f6e1f14431ff24db7f0ff1890d4781738b2f7e.tar.gz
freebsd-ports-graphics-e9f6e1f14431ff24db7f0ff1890d4781738b2f7e.tar.zst
freebsd-ports-graphics-e9f6e1f14431ff24db7f0ff1890d4781738b2f7e.zip
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
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 00000000000..ccc23cfb2cf
--- /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>