openbsd-ports/games/gnuchess/Makefile

18 lines
356 B
Makefile
Raw Normal View History

1999-01-13 20:54:31 -05:00
# $OpenBSD: Makefile,v 1.3 1999/01/14 01:54:31 angelos Exp $
1998-05-19 22:59:10 -04:00
#
1999-01-13 20:54:31 -05:00
DISTNAME= gnuchess-4.0.pl79
PKGNAME= gnuchess-4.0.79
1998-05-19 22:59:10 -04:00
CATEGORIES= games
1998-05-19 22:59:10 -04:00
MAINTAINER= angelos@openbsd.org
MASTER_SITES= ${MASTER_SITE_GNU}
1998-05-19 22:59:10 -04:00
HAS_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/src
#CONFIGURE_SCRIPT= src/configure
#CONFIGURE_ARGS= -sde -Dprefix=${PREFIX}
.include <bsd.port.mk>