16 lines
296 B
Makefile
16 lines
296 B
Makefile
# Created by: joerg@FreeBSD.org
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= xmahjongg
|
|
PORTVERSION= 3.7
|
|
PORTREVISION= 2
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://www.lcdf.org/xmahjongg/
|
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
|
COMMENT= The Chinese game of Mahjongg for X11
|
|
|
|
USE_XORG= x11
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|