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

                                    
 
           

 
                      
                     
                     

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

PORTNAME=       xboard
PORTVERSION=	4.1.0
CATEGORIES=	games
MASTER_SITES=	ftp://ftp.gnu.org/gnu/xboard/ \
		http://www.research.compaq.com/SRC/personal/Tim_Mann/xboard/

MAINTAINER=	xaa+ports@madison-gurkha.com

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

.include <bsd.port.mk>