aboutsummaryrefslogtreecommitdiff
path: root/games/xmahjongg/Makefile
blob: b17409c161a6d258e31802a200a1c16450ba9942 (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
# $FreeBSD$

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

USE_XORG=	x11
GNU_CONFIGURE=	yes

.include <bsd.port.mk>