1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/games/xmahjongg/Makefile
Joerg Wunsch 8d02757c31 Upgrade to version 3.7
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
PR:		ports/84403
2005-08-01 04:56:40 +00:00

23 lines
446 B
Makefile

# New ports collection makefile for: xmahjongg
# Date created: 16 Aug 1996
# Whom: joerg@freebsd.org
#
# $FreeBSD$
#
PORTNAME= xmahjongg
PORTVERSION= 3.7
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
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN6= xmahjongg.6
.include <bsd.port.mk>