openbsd-ports/games/xboard/Makefile

21 lines
464 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.18 2002/05/13 12:31:07 fgsch Exp $
COMMENT= "X11 frontend for GNU Chess and the Internet Chess Server"
1998-05-19 19:19:21 -04:00
2002-03-07 13:37:17 -05:00
DISTNAME= xboard-4.2.6
CATEGORIES= games x11
NEED_VERSION= 1.528
MASTER_SITES= ${MASTER_SITE_GNU:=xboard/}
2000-10-22 10:02:46 -04:00
MAINTAINER= Angelos D. Keromytis <angelos@openbsd.org>
1998-05-19 19:19:21 -04:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-02-12 03:02:07 -05:00
2001-08-06 08:55:28 -04:00
USE_X11= Yes
CONFIGURE_STYLE= gnu
1998-05-19 19:19:21 -04:00
.include <bsd.port.mk>