1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/games/xboard/Makefile
Chris D. Faulhaber 11ce80ade4 Update port to 4.0.7
PR:		17218
Submitted by:	Maintainer
2000-03-08 16:53:25 +00:00

22 lines
454 B
Makefile

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