summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-15 04:58:59 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-15 04:58:59 +0000
commit4bcb62c6f9e425544e90df955e8cbe045ed5130f (patch)
treefddf893685028135f91979dfd03aca761e1c313e /comms
parentThe rest of the archiver Makefiles. (I've already fixed Andrey's (diff)
Update of communication programs' Makefiles!
Notes
Notes: svn path=/head/; revision=1362
Diffstat (limited to 'comms')
-rw-r--r--comms/kermit/Makefile7
-rw-r--r--comms/mgetty+sendfax/Makefile16
2 files changed, 18 insertions, 5 deletions
diff --git a/comms/kermit/Makefile b/comms/kermit/Makefile
index 27e6885a5e52..722233fdb4f9 100644
--- a/comms/kermit/Makefile
+++ b/comms/kermit/Makefile
@@ -4,10 +4,13 @@
# Whom: pst
# Changed: ats, Nov 16, 1994
#
-MASTER_SITES= ftp://kermit.columbia.edu/kermit/archives/
-CATEGORIES+= comms
+
DISTNAME= cku190
+PKGNAME= kermit-5a.190
+CATEGORIES+= comms
+MASTER_SITES= ftp://kermit.columbia.edu/kermit/archives/
EXTRACT_SUFX= .tar.gz
+
NO_WRKSUBDIR=
.include <bsd.port.mk>
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile
index a5ce91b9e967..14b5bea8e696 100644
--- a/comms/mgetty+sendfax/Makefile
+++ b/comms/mgetty+sendfax/Makefile
@@ -1,11 +1,21 @@
+# New ports collection makefile for: mgetty+sendfax
+# Version required: 0.22
+# Date created: 21 September 1994
+# Whom: jmz
+#
+# $Id$
+#
+
DISTNAME= mgetty-0.22
-DISTFILES= mgetty+sendfax-0.22.tar.gz
-MASTER_SITES= ftp://hpsystem2.informatik.tu-muenchen.de/pub/comp/networking/communication/modem/mgetty/
CATEGORIES+= comms
+MASTER_SITES= ftp://hpsystem2.informatik.tu-muenchen.de/pub/comp/networking/communication/modem/mgetty/
+DISTFILES= mgetty+sendfax-0.22.tar.gz
+
+MAINTAINER= jmz@FreeBSD.org
+
MAKE_FLAGS= CC=cc spool=/var/spool LDFLAGS=-lutil prefix=${PREFIX} -f
USE_GMAKE= yes
IS_INTERACTIVE= yes
-MAINTAINER= jmz@FreeBSD.org
pre-install:
@mkdir -p ${PREFIX}/bin