aboutsummaryrefslogtreecommitdiffstats
path: root/games/xboard/Makefile
blob: fcde304c715fb0c6b254840dd3359179a2b77319 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    xboard
# Version required:     3.2 patchlevel 0
# Date created:         2 Jan 1995
# Whom:                 swallace
#
# $Id: Makefile,v 1.3 1995/04/01 12:45:09 jkh Exp $
#

DISTNAME=       xboard-3.2.pl0
PKGNAME=    xboard-3.2.0
CATEGORIES+=    games
MASTER_SITES=   ftp://ftp.x.org/contrib/games/

HAS_CONFIGURE=  yes
STRIP=
CONFIGURE_ARGS= --prefix=${PREFIX}

.include <bsd.port.mk>