openbsd-ports/games/gnugo/Makefile
fgsch cdae977162 Update to gnugo 2.4.
Change maintainer to ports@.
1999-09-15 04:48:21 +00:00

15 lines
248 B
Makefile

# $OpenBSD: Makefile,v 1.4 1999/09/15 04:48:21 fgsch Exp $
DISTNAME= gnugo-2.4
CATEGORIES= games
MAINTAINER= ports@openbsd.org
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gnugo
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>