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




                                                        
           


                           
                     
                                                                      


                                     
                                              



                         
              
                                                        

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

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

MAINTAINER=	andy@icc.surw.chel.su

LIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm

USE_IMAKE=	yes
MAN6=		xquarto.6

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

.include <bsd.port.mk>