summaryrefslogtreecommitdiff
path: root/comms/seyon/Makefile
blob: 8895190cf2caf9a907c7fe62c0f48a3f666225e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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.9 1998/09/16 02:25:00 steve Exp $
#

DISTNAME=	Seyon-2.14b
PKGNAME=	seyon-2.14b
CATEGORIES=	comms
MASTER_SITES=	ftp://sipb.mit.edu/pub/seyon/
DISTFILES=	Seyon-2.14b-tar.Z

MAINTAINER=	me@FreeBSD.org

WRKSRC=		${WRKDIR}/seyon
USE_IMAKE=	yes
BROKEN=		Installs file in \$${HOME}/.seyon

MAN1=		seyon.1

.include <bsd.port.mk>