1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/games/xboard/Makefile

22 lines
457 B
Makefile

# New ports collection makefile for: xboard
# Version required: 3.6.0
# Date created: 5 Jan 1997
# Whom: xaa@stack.nl
#
# $Id: Makefile,v 1.9 1997/01/20 20:10:04 markm Exp $
#
DISTNAME= xboard-3.6.0
PKGNAME= xboard-3.6.0
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= xaa@stack.nl
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
STRIP=
MAN6= xboard.6 cmail.6 zic2xpm.6
.include <bsd.port.mk>