freebsd-ports/comms/seyon/Makefile
Mark Linimon bb4691d836 Reset maintainer from me@FreeBSD.org to ports@FreeBSD.org. Apparently
me@ has not been active in the FreeBSD community for some time now.

Reviewed by:	portmgr@FreeBSD.org (a month or so ago)
2004-01-12 00:24:20 +00:00

23 lines
440 B
Makefile

# New ports collection makefile for: seyon
# Date created: 3 October 1994
# Whom: Michael Elbel (me)
#
# $FreeBSD$
#
PORTNAME= seyon
PORTVERSION= 2.14b
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
MAN1= seyon.1
.include <bsd.port.mk>