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


                                                        
           

 

                       
                     
                                                                      
 
                                 
                                                         
 
                   
                   

                         
              
                                                            

                      
# New ports collection makefile for:	xquarto
# Date created:				9 March 1998
# Whom:					Andrey Zakhvatov
#
# $FreeBSD$
#

PORTNAME=	xquarto
PORTVERSION=	1.0
CATEGORIES=	games
MASTER_SITES=	http://www.math.lsa.umich.edu/~mattiasj/games/xquarto/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	X version of simple but tricky board game

USE_IMAKE=	yes
USE_XPM=	yes
MAN6=		xquarto.6

pre-configure:
	@${ECHO_CMD} "MANSUFFIX=6" >>${WRKSRC}/src/Imakefile

.include <bsd.port.mk>