1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/games/gnuchess/Makefile
1995-12-23 16:54:11 +00:00

22 lines
439 B
Makefile

# New ports collection makefile for: Gnu Chess
# Version required: 4.0pl75
# Date created: 22 December 1995
# Whom: markm
#
# $Id$
#
DISTNAME= gnuchess-4.0.pl75
PKGNAME= gnuchess-4.0.75
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>