mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
8d02757c31
Submitted by: KATO Tsuguru <tkato432@yahoo.com> PR: ports/84403
23 lines
446 B
Makefile
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>
|