freebsd-ports/games/xboard/Makefile
Satoshi Asami 71c509d321 Upgrade to 3.6.1. While I'm here, delete some redundant variables.
PR:		3614
Submitted by:	Mark Huizer <xaa@stack.nl>
1997-05-20 08:43:41 +00:00

21 lines
441 B
Makefile

# New ports collection makefile for: xboard
# Version required: 3.6.1
# Date created: 5 Jan 1997
# Whom: xaa@stack.nl
#
# $Id: Makefile,v 1.10 1997/05/11 17:08:23 markm Exp $
#
DISTNAME= xboard-3.6.1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://chess.onenet.net/pub/chess/X/
MAINTAINER= xaa@stack.nl
GNU_CONFIGURE= yes
STRIP=
MAN6= xboard.6 cmail.6 zic2xpm.6
.include <bsd.port.mk>