1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/comms/seyon/Makefile

22 lines
471 B
Makefile
Raw Normal View History

1994-10-04 15:00:39 +00:00
# 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.6 1996/11/17 03:01:16 obrien Exp $
1994-10-04 15:00:39 +00:00
#
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
1994-10-04 15:00:39 +00:00
WRKSRC= ${WRKDIR}/seyon
USE_IMAKE= yes
BROKEN= Installs file in ${HOME}/.seyon
1994-10-04 15:00:39 +00:00
.include <bsd.port.mk>