blob: 745bb70c744d30d98414846709ced1ac102c88a0 (
plain) (
tree)
|
|
PORTNAME= xblackjack
PORTVERSION= 2.2
PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= XCONTRIB/games
MAINTAINER= ports@FreeBSD.org
COMMENT= X11/Motif blackjack game
LIB_DEPENDS= libXm.so:x11-toolkits/lesstif
USES= imake tar:Z xorg
USE_XORG= x11 xext xt xmu
CFLAGS+= -Wno-error=return-type
.include <bsd.port.mk>
|