diff options
author | asami <asami@FreeBSD.org> | 1995-04-13 04:32:12 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-04-13 04:32:12 +0800 |
commit | 8b4236cf7ebe88317356fa74570fea802de1bd0e (patch) | |
tree | 7e4bc01a5237a086344bcf19181b850324b0cc72 /comms | |
parent | 4b66b1425f949394009f8068fe492c88c8864a2e (diff) | |
download | freebsd-ports-gnome-8b4236cf7ebe88317356fa74570fea802de1bd0e.tar.gz freebsd-ports-gnome-8b4236cf7ebe88317356fa74570fea802de1bd0e.tar.zst freebsd-ports-gnome-8b4236cf7ebe88317356fa74570fea802de1bd0e.zip |
And now the rest of the x11 ports Makefiles.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/viewfax/Makefile | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/comms/viewfax/Makefile b/comms/viewfax/Makefile index 571beb424948..ebaee8141a55 100644 --- a/comms/viewfax/Makefile +++ b/comms/viewfax/Makefile @@ -1,6 +1,15 @@ +# New ports collection makefile for: g3view +# Version required: 1.8 +# Date created: 3 February 1995 +# Whom: jmz +# +# $Id$ +# + DISTNAME= g3view-1.8 -MASTER_SITES= ftp://ftp.leo.org//pub/comp/networking/communication/modem/mgetty/ CATEGORIES+= x11 +MASTER_SITES= ftp://ftp.leo.org//pub/comp/networking/communication/modem/mgetty/ + MAINTAINER= jmz@FreeBSD.org pre-install: |