summaryrefslogtreecommitdiff
path: root/comms/seyon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/seyon/Makefile')
-rw-r--r--comms/seyon/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/comms/seyon/Makefile b/comms/seyon/Makefile
deleted file mode 100644
index b9ff5f020d62..000000000000
--- a/comms/seyon/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: seyon
-# Version required: 2.14b or 2.14c
-# Date created: 3 October 1994
-# Whom: Michael Elbel (me)
-#
-# $Id$
-#
-
-DISTNAME= Seyon-2.14b
-PKGNAME= seyon-2.14b
-CATEGORIES+= comms x11
-MASTER_SITES= ftp://sipb.mit.edu/pub/seyon/
-DISTFILES= Seyon-2.14b-tar.Z
-
-MAINTAINER= me@FreeBSD.org
-
-USE_IMAKE= yes
-WRKSRC= ${WRKDIR}/seyon
-
-.include <bsd.port.mk>