freebsd-ports/games/gnuchess/Makefile
Matthew Hunt 0abb6a9667 Upgrade to 4.0.79.
PR:		9225
Submitted by:	Mark Huizer <xaa@xaa.iae.nl>
1998-12-28 22:55:35 +00:00

23 lines
514 B
Makefile

# New ports collection makefile for: Gnu Chess
# Version required: 4.0pl79
# Date created: 04 July 1996
# Whom: markm
#
# $Id: Makefile,v 1.4 1996/11/18 13:58:39 asami Exp $
#
DISTNAME= gnuchess-4.0.pl79
PKGNAME= gnuchess-4.0.79
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}
MAN6= game.6 gnuan.6 gnuchess.6 postprint.6
.include <bsd.port.mk>