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

                                    
 
           

 
                            
                     

                                                                             
 
                              
 
                   
                   
      
                                          
 
                      
# New ports collection makefile for:    xboard
# Version required:     4.0.3
# Date created:         5 Jan 1997
# Whom:                 xaa@stack.nl
#
# $FreeBSD$
#

DISTNAME=       xboard-4.0.3
CATEGORIES=	games
MASTER_SITES=	ftp://ftp.freechess.org/pub/chess/X/ \
		http://www.research.digital.com/SRC/personal/Tim_Mann/xboard/

MAINTAINER=	xaa@xaa.iae.nl

USE_XLIB=	yes
GNU_CONFIGURE=  yes
STRIP=
MAN6=		xboard.6 cmail.6 zic2xpm.6

.include <bsd.port.mk>