summaryrefslogtreecommitdiff
path: root/games/gnuchess/Makefile
blob: b9a8d6d0ae969f9ea251b7911f5a75cc3800096b (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:	Gnu Chess
# Version required:	4.0pl77
# Date created:		04 July 1996
# Whom:			markm
#
# $Id: Makefile,v 1.2 1996/07/10 02:36:38 asami Exp $
#

DISTNAME=	gnuchess-4.0.pl77
PKGNAME=	gnuchess-4.0.77
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_GNU}

MAINTAINER=	markm@FreeBSD.ORG

HAS_CONFIGURE=	yes
WRKSRC=		${WRKDIR}/${DISTNAME}/src
#CONFIGURE_SCRIPT=	src/configure
#CONFIGURE_ARGS=		-sde -Dprefix=${PREFIX}

.include <bsd.port.mk>