mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
c23cc4074c
ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net>
22 lines
467 B
Makefile
22 lines
467 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: Makefile,v 1.7 1998/04/03 04:20:48 jseger Exp $
|
|
#
|
|
|
|
DISTNAME= Seyon-2.14b
|
|
PKGNAME= seyon-2.14b
|
|
CATEGORIES= comms
|
|
MASTER_SITES= ftp://sipb.mit.edu/pub/seyon/
|
|
DISTFILES= Seyon-2.14b-tar.Z
|
|
|
|
MAINTAINER= me@FreeBSD.org
|
|
|
|
WRKSRC= ${WRKDIR}/seyon
|
|
USE_IMAKE= yes
|
|
BROKEN= Installs file in ${HOME}/.seyon
|
|
|
|
.include <bsd.port.mk>
|