1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/games/xmahjongg/Makefile
Nuno Teixeira ad7f4e9334 games/xmahjongg: Move man pages to share/man
Approved by:	portmgr (blanket)
2024-03-09 11:04:54 +00:00

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>