freebsd-ports/games/xmahjongg/Makefile

23 lines
446 B
Makefile
Raw Normal View History

# New ports collection makefile for: xmahjongg
# Date created: 16 Aug 1996
# Whom: joerg@freebsd.org
#
1999-08-25 08:06:33 +02:00
# $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>