freebsd-ports/games/gnuchess/Makefile
Satoshi Asami fb6aa57be2 Upgrade, 4.0.75 -> 4.0.77.
Submitted by:	markm
1996-07-10 02:36:45 +00:00

22 lines
486 B
Makefile

# New ports collection makefile for: Gnu Chess
# Version required: 4.0pl77
# Date created: 04 July 1996
# Whom: markm
#
# $Id: Makefile,v 1.1.1.1 1995/12/23 16:54:11 markm Exp $
#
DISTNAME= gnuchess-4.0.pl77
PKGNAME= gnuchess-4.0.77
CATEGORIES+= games
MASTER_SITES= ftp://prep.ai.mit.edu/pub/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>