16 lines
286 B
Makefile
16 lines
286 B
Makefile
# $OpenBSD: Makefile,v 1.3 1999/04/01 02:57:56 brad Exp $
|
|
|
|
DISTNAME= Seyon-2.14b
|
|
PKGNAME= seyon-2.14b
|
|
CATEGORIES= comms x11
|
|
|
|
MAINTAINER= ports@openbsd.org
|
|
|
|
MASTER_SITES= ftp://sipb.mit.edu/pub/seyon/
|
|
EXTRACT_SUFX= -tar.Z
|
|
|
|
WRKSRC= ${WRKDIR}/seyon
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|