mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
8d46a9d109
Submitted by: me
21 lines
383 B
Makefile
21 lines
383 B
Makefile
# New ports collection makefile for: seyon
|
|
# Version required: 2.14b or 2.14c
|
|
# Date created: 3 October 1994
|
|
# Whom: Michael Elbel (me)
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= Seyon-2.14b
|
|
PKGNAME= seyon-2.14b
|
|
CATEGORIES+= comms x11
|
|
MASTER_SITES= ftp://sipb.mit.edu/pub/seyon/
|
|
DISTFILES= Seyon-2.14b-tar.Z
|
|
|
|
MAINTAINER= me@FreeBSD.org
|
|
|
|
USE_IMAKE= yes
|
|
WRKSRC= ${WRKDIR}/seyon
|
|
|
|
.include <bsd.port.mk>
|