aboutsummaryrefslogtreecommitdiffstats
path: root/games/gnuchess/Makefile
blob: c19bd37eea2538aaef42e36a1f2576b9ab181db2 (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:    Gnu Chess
# Date created:     04 July 1996
# Whom:         markm
#
# $FreeBSD$
#

PORTNAME=   gnuchess
PORTVERSION=    5.05
CATEGORIES= games
MASTER_SITES=   ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= chess

MAINTAINER= ports@FreeBSD.org

WRKSRC= ${WRKDIR}/chess
GNU_CONFIGURE=  yes

.include <bsd.port.mk>