summaryrefslogtreecommitdiff
path: root/games/xboard/Makefile
blob: 3a2744ffa8edbb85b0c9f534c1532a6452e58e2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.1.1.1 1999/06/14 00:20:49 simonb Exp $
#

DISTNAME=	xboard-4.0.2
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_GNU:=xboard/}

MAINTAINER=	simonb@NetBSD.ORG

GNU_CONFIGURE=	yes
USE_PERL5=	yes
USE_X11=	yes

.include "../../mk/bsd.pkg.mk"