freebsd-ports/games/xboard/Makefile
Kevin Lo 6988bd55ef - Update to 4.1.0
- Change maintainer's e-mail address

PR: 21479
Submitted by: MAINTAINER
2000-10-01 15:16:26 +00:00

21 lines
447 B
Makefile

# New ports collection makefile for: xboard
# Date created: 5 Jan 1997
# Whom: xaa@stack.nl
#
# $FreeBSD$
#
PORTNAME= xboard
PORTVERSION= 4.1.0
CATEGORIES= games
MASTER_SITES= ftp://ftp.gnu.org/gnu/xboard/ \
http://www.research.compaq.com/SRC/personal/Tim_Mann/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>