freebsd-ports/games/xboard/Makefile
Matthew Hunt 6b9304f457 Upgrade to 4.0.2.
PR:		12051
Submitted by:	Mark Huizer <xaa@xaa.iae.nl>
1999-06-06 23:00:09 +00:00

21 lines
445 B
Makefile

# New ports collection makefile for: xboard
# Version required: 4.0.2
# Date created: 5 Jan 1997
# Whom: xaa@stack.nl
#
# $Id: Makefile,v 1.17 1999/01/27 07:41:13 fenner Exp $
#
DISTNAME= xboard-4.0.2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= xboard
MAINTAINER= xaa@xaa.iae.nl
USE_XLIB= yes
GNU_CONFIGURE= yes
STRIP=
MAN6= xboard.6 cmail.6 zic2xpm.6
.include <bsd.port.mk>