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

DISTNAME=	xmahjongg-3.2
CATEGORIES=	games
MASTER_SITES=	http://www.lcdf.org/xmahjongg/

MAINTAINER=	joerg@freebsd.org

USE_X_PREFIX=	yes
GNU_CONFIGURE=	yes
MAN6=		xmahjongg.6

.include <bsd.port.mk>