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