freebsd-ports/games/xboard/Makefile
Steve Price 1b70bb3067 Update to version 4.2.3.
PR:		25384
Submitted by:	maintainer
2001-02-27 02:01:41 +00:00

23 lines
427 B
Makefile

# New ports collection makefile for: xboard
# Date created: 5 Jan 1997
# Whom: xaa@stack.nl
#
# $FreeBSD$
#
PORTNAME= xboard
PORTVERSION= 4.2.3
CATEGORIES= games
MASTER_SITES= http://www.tim-mann.org/xboard/ \
${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= xboard
MAINTAINER= xaa+ports@madison-gurkha.com
USE_XLIB= yes
GNU_CONFIGURE= yes
STRIP=
MAN6= xboard.6 cmail.6 zic2xpm.6
.include <bsd.port.mk>