blob: 0402deeaa3442c3497a62c02d2f67f45c1d7218d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# 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/
MAINTAINER= me@FreeBSD.org
.include <bsd.port.mk>
|