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

PORTNAME=   xmahjongg
PORTVERSION=    3.7
PORTREVISION=   2
CATEGORIES= games
MASTER_SITES=   http://www.lcdf.org/xmahjongg/

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

USE_XORG=   x11
GNU_CONFIGURE=  yes

MAN6=       xmahjongg.6

.include <bsd.port.mk>