21 lines
384 B
Makefile

# $OpenBSD: Makefile,v 1.28 2015/04/06 22:08:08 schwarze Exp $
COMMENT= colorful solitaire Mah Jongg game for X11
DISTNAME= xmahjongg-3.7
REVISION = 2
CATEGORIES= games x11
HOMEPAGE= http://www.lcdf.org/~eddietwo/xmahjongg/
# GPL
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= ICE SM X11 c m pthread-stubs stdc++ xcb
MASTER_SITES= ${HOMEPAGE}
CONFIGURE_STYLE=gnu
.include <bsd.port.mk>