aboutsummaryrefslogtreecommitdiff
path: root/comms/seyon/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-10-04 15:00:39 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-10-04 15:00:39 +0000
commit16d5019fef8c74b9b19f2ed493d455bcbb3220b7 (patch)
treeb9d2814b27c22773f6f18c6c17d3ef0ba5c7f738 /comms/seyon/Makefile
parent787773b2b42a003d85d0be4988fd5d644305596d (diff)
downloadports-16d5019fef8c74b9b19f2ed493d455bcbb3220b7.tar.gz
ports-16d5019fef8c74b9b19f2ed493d455bcbb3220b7.zip
Notes
Diffstat (limited to 'comms/seyon/Makefile')
-rw-r--r--comms/seyon/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/comms/seyon/Makefile b/comms/seyon/Makefile
new file mode 100644
index 000000000000..13fbffbe146d
--- /dev/null
+++ b/comms/seyon/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: seyon
+# Version required: 2.14b or 2.14c
+# Date created: 3 October 1994
+# Whom: Michael Elbel (me)
+#
+# $$
+#
+
+DISTNAME= Seyon-2.14c
+DISTFILES= Seyon-2.14c-tar.gz
+WRKSRC= ${WRKDIR}/seyon
+USE_IMAKE= yes
+MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/X11/xapps/comm/
+
+
+.include <bsd.port.mk>