1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/games/xmahjongg/Makefile
2021-04-06 16:31:07 +02:00

19 lines
308 B
Makefile

# Created by: joerg@FreeBSD.org
PORTNAME= xmahjongg
PORTVERSION= 3.7
PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= http://www.lcdf.org/xmahjongg/
MAINTAINER= joerg@FreeBSD.org
COMMENT= Chinese game of Mahjongg for X11
LICENSE= GPLv2
USES= xorg
USE_XORG= x11
GNU_CONFIGURE= yes
.include <bsd.port.mk>