openbsd-ports/games/xmahjongg/Makefile

23 lines
398 B
Makefile
Raw Normal View History

2013-03-11 07:02:49 -04:00
# $OpenBSD: Makefile,v 1.27 2013/03/11 11:07:41 espie Exp $
COMMENT= colorful solitaire Mah Jongg game for X11
1998-05-19 23:22:42 -04:00
2005-04-05 18:59:52 -04:00
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}
2010-10-18 14:00:15 -04:00
USE_GROFF = Yes
2003-03-31 08:07:46 -05:00
CONFIGURE_STYLE=gnu
1998-05-19 23:22:42 -04:00
.include <bsd.port.mk>