aboutsummaryrefslogtreecommitdiff
path: root/games/xmahjongg/Makefile
blob: 6d168adb898a4b585113209b262194eb2268a738 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: joerg@FreeBSD.org

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>