mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
ad7f4e9334
Approved by: portmgr (blanket)
19 lines
354 B
Makefile
19 lines
354 B
Makefile
PORTNAME= xmahjongg
|
|
PORTVERSION= 3.7
|
|
PORTREVISION= 4
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://www.lcdf.org/xmahjongg/
|
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
|
COMMENT= Chinese game of Mahjongg for X11
|
|
WWW= https://www.lcdf.org/xmahjongg/
|
|
|
|
LICENSE= GPLv2
|
|
|
|
USES= xorg
|
|
USE_XORG= x11
|
|
GNU_CONFIGURE= yes
|
|
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
|
|
|
.include <bsd.port.mk>
|