1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/games/xboard/Makefile

18 lines
412 B
Makefile
Raw Normal View History

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
CATEGORIES+= games
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>