summaryrefslogtreecommitdiff
path: root/games/xmahjongg/Makefile
blob: 1dbb4465f291fe98fb2c77a0833deece77cee4df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.19 2004/11/22 21:12:36 wiz 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

USE_BUILDLINK3=	YES
USE_X11=	YES
GNU_CONFIGURE=	YES
USE_LANGUAGES=	c c++

.include "../../mk/bsd.pkg.mk"