1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/comms/seyon/Makefile

26 lines
497 B
Makefile
Raw Normal View History

1994-10-04 15:00:39 +00:00
# New ports collection makefile for: seyon
# Date created: 3 October 1994
# Whom: Michael Elbel (me)
#
1999-08-25 05:28:01 +00:00
# $FreeBSD$
1994-10-04 15:00:39 +00:00
#
PORTNAME= seyon
PORTVERSION= 2.14b
PORTREVISION= 2
CATEGORIES= comms
MASTER_SITES= ftp://sipb.mit.edu/pub/seyon/
DISTNAME= Seyon-${PORTVERSION}
EXTRACT_SUFX= -tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= A communications package for the X Window system
1994-10-04 15:00:39 +00:00
WRKSRC= ${WRKDIR}/seyon
USE_IMAKE= yes
USE_XORG= x11 xext xpm xmu xaw xt sm ice
MAN1= seyon.1
.include <bsd.port.mk>