1995-01-03 00:44:30 +00:00
|
|
|
# New ports collection makefile for: xboard
|
1996-03-30 17:08:46 +00:00
|
|
|
# Version required: 3.4 patchlevel 0
|
1995-01-03 00:44:30 +00:00
|
|
|
# Date created: 2 Jan 1995
|
|
|
|
# Whom: swallace
|
|
|
|
#
|
1996-03-30 17:08:46 +00:00
|
|
|
# $Id: Makefile,v 1.4 1995/04/11 00:20:24 asami Exp $
|
1995-01-03 00:44:30 +00:00
|
|
|
#
|
|
|
|
|
1996-03-30 17:08:46 +00:00
|
|
|
DISTNAME= xboard-3.4.pl0
|
|
|
|
PKGNAME= xboard-3.4.0
|
1995-04-01 12:51:41 +00:00
|
|
|
CATEGORIES+= games
|
1995-04-11 00:20:58 +00:00
|
|
|
MASTER_SITES= ftp://ftp.x.org/contrib/games/
|
|
|
|
|
1995-01-03 00:44:30 +00:00
|
|
|
HAS_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --prefix=${PREFIX}
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|