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

16 lines
384 B
Makefile

# New ports collection makefile for: xboard
# Version required: 3.2 patchlevel 0
# Date created: 2 Jan 1995
# Whom: swallace
#
# $Id: Makefile,v 1.1.1.1 1995/01/03 00:44:29 swallace Exp $
#
DISTNAME= xboard-3.2.pl0
MASTER_SITES= ftp://ftp.x.org/contrib/games/
HAS_CONFIGURE= yes
STRIP=
CONFIGURE_ARGS= --prefix=${PREFIX}
.include <bsd.port.mk>