freebsd-ports/games/xboard/Makefile
Steve Price 09ade2bb1a This port RUN_DEPENDS on gnuchessx unless you play the networked
version which most newbies probably won't know exist.

PR:		6737
Submitted by:	Jason Nordwick <nordwick@xcf.berkeley.edu>
1998-05-25 03:24:16 +00:00

22 lines
449 B
Makefile

# New ports collection makefile for: xboard
# Version required: 3.6.1
# Date created: 5 Jan 1997
# Whom: xaa@stack.nl
#
# $Id: Makefile,v 1.12 1997/08/08 09:01:04 tg Exp $
#
DISTNAME= xboard-3.6.2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= xaa@stack.nl
RUN_DEPENDS= gnuchessx:${PORTSDIR}/games/gnuchess
GNU_CONFIGURE= yes
STRIP=
MAN6= xboard.6 cmail.6 zic2xpm.6
.include <bsd.port.mk>