17 lines
254 B
Makefile
17 lines
254 B
Makefile
COMMENT= skat card game
|
|
|
|
DISTNAME= xskat-4.0
|
|
REVISION = 3
|
|
CATEGORIES= games
|
|
HOMEPAGE= http://www.xskat.de/xskat.html
|
|
|
|
PERMIT_PACKAGE= Yes
|
|
WANTLIB= X11 c xcb
|
|
|
|
MASTER_SITES= http://www.xskat.de/
|
|
|
|
CONFIGURE_STYLE=imake
|
|
NO_TEST= Yes
|
|
|
|
.include <bsd.port.mk>
|