1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/comms/seyon/Makefile
Pav Lucistnik 8c2aab382d - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-22 19:49:43 +00:00

27 lines
519 B
Makefile

# 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>