freebsd-ports/games/gnuchess/Makefile
Michael Haro 65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00

23 lines
501 B
Makefile

# New ports collection makefile for: Gnu Chess
# Version required: 4.0pl79
# Date created: 04 July 1996
# Whom: markm
#
# $FreeBSD$
#
DISTNAME= gnuchess-4.0.pl80
PKGNAME= gnuchess-4.0.80
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gnuchess
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>