aboutsummaryrefslogtreecommitdiff
path: root/games/xboard/Makefile
blob: be84af9cdc1ca0a34b2b22662f5c7a639f6e61f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    xboard
# Version required:     4.0.0
# Date created:         5 Jan 1997
# Whom:                 xaa@stack.nl
#
# $Id: Makefile,v 1.14 1998/05/25 06:18:54 steve Exp $
#

DISTNAME=       xboard-4.0.0
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_GNU}

MAINTAINER=	xaa@xaa.iae.nl

GNU_CONFIGURE=  yes
STRIP=
MAN6=		xboard.6 cmail.6 zic2xpm.6

.include <bsd.port.mk>