openbsd-ports/games/xskat/Makefile
2013-03-11 11:02:49 +00:00

20 lines
351 B
Makefile

# $OpenBSD: Makefile,v 1.24 2013/03/11 11:07:42 espie Exp $
COMMENT= skat card game
DISTNAME= xskat-4.0
REVISION = 0
CATEGORIES= games
HOMEPAGE= http://www.xskat.de/xskat.html
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= X11 c pthread-stubs xcb
MASTER_SITES= http://www.xskat.de/
CONFIGURE_STYLE=imake
USE_GROFF = Yes
NO_TEST= Yes
.include <bsd.port.mk>