1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-17 00:00:40 +00:00
freebsd-ports/games/xboard/Makefile

19 lines
417 B
Makefile
Raw Normal View History

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