schwarze 15b0f5e700 Drop USE_GROFF.
Bumping because the german version of the manual renders significantly
better with mandoc than with groff in -Tascii mode (mandoc at least
shows base vowels, groff loses Umlaute completely).
2015-04-04 22:47:09 +00:00

19 lines
338 B
Makefile

# $OpenBSD: Makefile,v 1.26 2015/04/04 22:47:09 schwarze Exp $
COMMENT= skat card game
DISTNAME= xskat-4.0
REVISION = 2
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
NO_TEST= Yes
.include <bsd.port.mk>