1995-12-23 16:54:11 +00:00
|
|
|
# New ports collection makefile for: Gnu Chess
|
1996-07-10 02:36:45 +00:00
|
|
|
# Date created: 04 July 1996
|
1995-12-23 16:54:11 +00:00
|
|
|
# Whom: markm
|
|
|
|
#
|
1999-08-25 06:06:33 +00:00
|
|
|
# $FreeBSD$
|
1995-12-23 16:54:11 +00:00
|
|
|
#
|
|
|
|
|
2000-04-14 06:53:26 +00:00
|
|
|
PORTNAME= gnuchess
|
|
|
|
PORTVERSION= 4.0.80
|
1996-11-18 10:25:35 +00:00
|
|
|
CATEGORIES= games
|
|
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
1999-01-27 07:41:29 +00:00
|
|
|
MASTER_SITE_SUBDIR= gnuchess
|
2000-04-14 06:53:26 +00:00
|
|
|
DISTNAME= gnuchess-4.0.pl80
|
1995-12-23 16:54:11 +00:00
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= markm@FreeBSD.org
|
1995-12-23 16:54:11 +00:00
|
|
|
|
|
|
|
HAS_CONFIGURE= yes
|
|
|
|
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
|
|
|
#CONFIGURE_SCRIPT= src/configure
|
|
|
|
#CONFIGURE_ARGS= -sde -Dprefix=${PREFIX}
|
1996-11-18 14:17:24 +00:00
|
|
|
MAN6= game.6 gnuan.6 gnuchess.6 postprint.6
|
1995-12-23 16:54:11 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|