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

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

MAINTAINER= ports@FreeBSD.org

GNU_CONFIGURE=  yes

.include <bsd.port.mk>