freebsd-ports/comms/seyon/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

23 lines
437 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= me@FreeBSD.org
COMMENT= A communications package for the X Window system
WRKSRC= ${WRKDIR}/seyon
USE_IMAKE= yes
MAN1= seyon.1
.include <bsd.port.mk>