2011-03-02 01:31:29 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.28 2011/03/02 06:31:29 ajacoutot Exp $
|
2001-05-05 21:06:09 -04:00
|
|
|
|
2007-09-15 14:01:00 -04:00
|
|
|
COMMENT= X11 frontend for GNU Chess and the Internet Chess Server
|
1998-05-19 19:19:21 -04:00
|
|
|
|
2007-12-06 11:07:18 -05:00
|
|
|
DISTNAME= xboard-4.2.7
|
2011-03-02 01:31:29 -05:00
|
|
|
REVISION = 2
|
2001-08-06 08:53:29 -04:00
|
|
|
CATEGORIES= games x11
|
2002-05-13 08:31:07 -04:00
|
|
|
MASTER_SITES= ${MASTER_SITE_GNU:=xboard/}
|
1998-11-08 20:49:54 -05:00
|
|
|
|
2007-12-06 11:07:18 -05:00
|
|
|
HOMEPAGE= http://www.tim-mann.org/xboard.html
|
|
|
|
|
|
|
|
# GPL
|
2000-04-04 07:01:22 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2007-12-06 11:07:18 -05:00
|
|
|
|
2009-08-10 02:29:51 -04:00
|
|
|
WANTLIB= ICE SM X11 Xaw Xext Xmu Xpm Xt c m pthread-stubs xcb
|
2000-02-12 03:02:07 -05:00
|
|
|
|
2011-03-02 01:31:29 -05:00
|
|
|
RUN_DEPENDS= games/gnuchess
|
|
|
|
|
2010-11-16 06:23:25 -05:00
|
|
|
USE_GROFF = Yes
|
2000-06-28 02:43:42 -04:00
|
|
|
CONFIGURE_STYLE= gnu
|
2003-12-03 16:23:59 -05:00
|
|
|
ALL_TARGET= default
|
1998-11-08 20:49:54 -05:00
|
|
|
|
1998-05-19 19:19:21 -04:00
|
|
|
.include <bsd.port.mk>
|