blob: ec2240b73638cbc30a93dc2d1497eb364999b9fb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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
WWW= https://www.lcdf.org/xmahjongg/
LICENSE= GPLv2
USES= xorg
USE_XORG= x11
GNU_CONFIGURE= yes
.include <bsd.port.mk>
|