summaryrefslogblamecommitdiff
path: root/games/gnugo/Makefile
blob: f15324b43ffe77134f479b220d9be8e425549281 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                             


                                        
           

 
                     
                   

                                  
                             
 
                                  
 

                   
 

                       

                      
# 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>