1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/games/gnuchess/Makefile
2003-01-09 04:16:51 +00:00

20 lines
323 B
Makefile

# New ports collection makefile for: Gnu Chess
# Date created: 04 July 1996
# Whom: markm
#
# $FreeBSD$
#
PORTNAME= gnuchess
PORTVERSION= 5.05
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= chess
MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/chess
GNU_CONFIGURE= yes
.include <bsd.port.mk>