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