blob: 1b40219cd14e7f16c7579bfab8a04f53888e20f0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# New ports collection makefile for: seyon
# Version required: 2.14b or 2.14c
# Date created: 3 October 1994
# Whom: Michael Elbel (me)
#
# $$
#
DISTNAME= Seyon-2.14b
DISTFILES= Seyon-2.14b-tar.Z
WRKSRC= ${WRKDIR}/seyon
USE_IMAKE= yes
MASTER_SITES= ftp://sipb.mit.edu/pub/seyon/
CATEGORIES+= comms
MAINTAINER= me@FreeBSD.org
.include <bsd.port.mk>
|