aboutsummaryrefslogtreecommitdiffstats
path: root/games/xboard/Makefile
blob: deba8857647489e7d7e4a7319749a0eb05395d83 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    xboard
# Version required:     4.0.7
# Date created:         5 Jan 1997
# Whom:                 xaa@stack.nl
#
# $FreeBSD$
#

DISTNAME=       xboard-4.0.7
CATEGORIES= games
MASTER_SITES=   ftp://ftp.gnu.org/gnu/xboard/ \
        http://www.research.compaq.com/SRC/personal/Tim_Mann/xboard/

MAINTAINER= xaa@timewasters.nl

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

.include <bsd.port.mk>