aboutsummaryrefslogblamecommitdiff
path: root/games/spider/Makefile
blob: 740360c0e8f02884f8314ae3075c48af2845650e (plain) (tree)
1
2
3
4
5
6
7
8
9
                
           
 

                      
                 
                     
                       
                                        
                           
                      
 
                                 
                                                        
 
                     
                                              
                                   
                                      

                      
# Created by: se
# $FreeBSD$

PORTNAME=	spider
PORTVERSION=	1.1
PORTREVISION=	3
CATEGORIES=	games
MASTER_SITES=	SUNSITE
MASTER_SITE_SUBDIR=	games/solitaires
DISTNAME=	${PORTNAME}
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Challenging double decked solitaire game

USES=		imake
USE_XORG=	x11 xext xaw xmu xt sm ice xpm
INSTALL_TARGET=	install install.doc
CFLAGS+=	-Wno-error=return-type

.include <bsd.port.mk>