aboutsummaryrefslogblamecommitdiff
path: root/games/xmahjongg/Makefile
blob: 8635abfc5099beb1a5c9cd8dcc021515af3eb666 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                         
                   
                 
                     
                                              
 
                                 


                                                
 
                    
                   
                   
 
                      
PORTNAME=	xmahjongg
PORTVERSION=	3.7
PORTREVISION=	3
CATEGORIES=	games
MASTER_SITES=	http://www.lcdf.org/xmahjongg/

MAINTAINER=	joerg@FreeBSD.org
COMMENT=	Chinese game of Mahjongg for X11

LICENSE=	GPLv2

USES=		xorg
USE_XORG=	x11
GNU_CONFIGURE=	yes

.include <bsd.port.mk>