1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/games/xboard/Makefile

23 lines
467 B
Makefile

# New ports collection makefile for: xboard
# Date created: 5 Jan 1997
# Whom: xaa@stack.nl
#
# $FreeBSD$
#
PORTNAME= xboard
PORTVERSION= 4.2.0
CATEGORIES= games
MASTER_SITES= ftp://ftp.gnu.org/gnu/xboard/ \
http://www.research.compaq.com/SRC/personal/Tim_Mann/xboard/
DISTNAME= xboard-4.2.0beta
MAINTAINER= xaa+ports@madison-gurkha.com
USE_XLIB= yes
GNU_CONFIGURE= yes
STRIP=
MAN6= xboard.6 cmail.6 zic2xpm.6
.include <bsd.port.mk>