summaryrefslogtreecommitdiff
path: root/games/xmahjongg/Makefile
blob: d82dd2e2294da33d1adad14b68e84f71020e6b63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.21 2005/06/01 18:02:53 jlam Exp $
#

DISTNAME=	xmahjongg-3.6.1
CATEGORIES=	games x11
MASTER_SITES=	http://www.lcdf.org/~eddietwo/xmahjongg/

MAINTAINER=	salo@NetBSD.org
HOMEPAGE=	http://www.lcdf.org/~eddietwo/xmahjongg/
COMMENT=	The Chinese game of Mah Jongg for X11

GNU_CONFIGURE=	YES
USE_LANGUAGES=	c c++

.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"