freebsd-ports/games/xmahjongg/Makefile
Joerg Wunsch beec2b8470 Bring xmahjongg up to tne new (pseudo-)millenium, i. e. to version 3.2,
completely rewritten, looks a lot nicer than the 10-year old one.

In addition to the suggested patch, i have removed the NO_CDROM
restriction, after revisiting the accompanying documentation, the
``Don't redistribute for profit'' old tile images are obviously no
longer shipped.

PR:		ports/16673
Submitted by:	<tkato@prontomail.ne.jp> KATO Tsuguru
2000-02-19 19:29:08 +00:00

20 lines
344 B
Makefile

# 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>