1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/games/xmahjongg/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

24 lines
462 B
Makefile

# New ports collection makefile for: xmahjongg
# Date created: 16 Aug 1996
# Whom: joerg@freebsd.org
#
# $FreeBSD$
#
PORTNAME= xmahjongg
PORTVERSION= 3.7
PORTREVISION= 1
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>