summaryrefslogtreecommitdiff
path: root/comms/seyon/Makefile
blob: d0a2ff90f4fcb8764e8fa79d0aebea33481e5ea3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	seyon
# Version required:	2.14b or 2.14c
# Date created:		3 October 1994
# Whom:			Michael Elbel (me)
#
# $Id: Makefile,v 1.5 1995/04/11 02:32:01 asami Exp $
#

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

WRKSRC=		${WRKDIR}/seyon
USE_IMAKE=	yes

.include <bsd.port.mk>