aboutsummaryrefslogtreecommitdiffstats
path: root/games/xmahjongg/Makefile
blob: ddca2fea0e53c44926e138d5d9e03220b10b4f15 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    xmahjongg
# Date created:     16 Aug 1996
# Whom:         joerg@freebsd.org
#
# $FreeBSD$
#

PORTNAME=   xmahjongg
PORTVERSION=    3.6.1
CATEGORIES= games
MASTER_SITES=   http://www.lcdf.org/xmahjongg/

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

USE_X_PREFIX=   yes
GNU_CONFIGURE=  yes
MAN6=       xmahjongg.6

.include <bsd.port.mk>