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


                                  
           

 

                     
                     

                                                  
                               
 
                                 
                         
 
                   
                      
 
           
                                                         
 
                      
# New ports collection makefile for:    xsol
# Date created:         2 Jan 1995
# Whom:                 swallace
#
# $FreeBSD$
#

PORTNAME=	xsol
PORTVERSION=	2.1.1
CATEGORIES=	games
# mastersite disappeared in November 2002
MASTER_SITES=	# ftp://ftp.simcb.ru/pub/unix/src/
DISTNAME=	${PORTNAME}-new

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Solitaire

USE_IMAKE=	yes
MAN6=		xsol.6

post-patch:
	@${ECHO_CMD} "MANSUFFIX=6" >> ${WRKSRC}/Imakefile

.include <bsd.port.mk>