freebsd-ports/comms/seyon/Makefile

24 lines
437 B
Makefile
Raw Normal View History

1994-10-04 16:00:39 +01:00
# New ports collection makefile for: seyon
# Date created: 3 October 1994
# Whom: Michael Elbel (me)
#
1999-08-25 07:28:01 +02:00
# $FreeBSD$
1994-10-04 16:00:39 +01:00
#
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
1994-10-04 16:00:39 +01:00
WRKSRC= ${WRKDIR}/seyon
USE_IMAKE= yes
MAN1= seyon.1
1994-10-04 16:00:39 +01:00
.include <bsd.port.mk>