freebsd-ports/games/gnugo/Makefile
Justin M. Seger ce88b03559 Upgrade to gnugo-2.6
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
2000-05-01 13:48:48 +00:00

22 lines
355 B
Makefile

# New ports collection makefile for: gnugo
# Date created: 29 December 1996
# Whom: jseger@scds.com
#
# $FreeBSD$
#
PORTNAME= gnugo
PORTVERSION= 2.6
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gnugo
MAINTAINER= jseger@FreeBSD.org
GNU_CONFIGURE= yes
USE_GMAKE= yes
MAN6= gnugo.6
MANCOMPRESSED= no
.include <bsd.port.mk>