1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/comms/seyon/Makefile

23 lines
379 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
WRKSRC= ${WRKDIR}/seyon
USE_IMAKE= yes
MAN1= seyon.1
.include <bsd.port.mk>