1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/comms/seyon/Makefile
Gary Jennejohn a920765e6b Remove "BROKEN" from the Makefile. Patch patch-ad fixes the problem.
Comment: Don't install files into user's homedirectory any more

Obtained from:	the maintainer (me@freebsd.org)
1999-03-30 19:48:19 +00:00

23 lines
443 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.10 1998/11/08 16:32:07 fenner 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
MAN1= seyon.1
.include <bsd.port.mk>