aboutsummaryrefslogtreecommitdiffstats
path: root/comms/seyon/Makefile
blob: 70e3ee3469373380aa887ed9008c565c916eaa8b (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
24
25
26
# New ports collection makefile for:    seyon
# Date created:     3 October 1994
# Whom:         Michael Elbel (me)
#
# $FreeBSD$
#

PORTNAME=   seyon
PORTVERSION=    2.14b
PORTREVISION=   2
CATEGORIES= comms
MASTER_SITES=   ftp://sipb.mit.edu/pub/seyon/
DISTNAME=   Seyon-${PORTVERSION}
EXTRACT_SUFX=   -tar.Z

MAINTAINER= ports@FreeBSD.org
COMMENT=    A communications package for the X Window system

WRKSRC=     ${WRKDIR}/seyon
USE_IMAKE=  yes
USE_XORG=   x11 xext xpm xmu xaw xt sm ice
MAKE_JOBS_UNSAFE=   yes

MAN1=       seyon.1

.include <bsd.port.mk>