1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/games/xboard/Makefile

22 lines
447 B
Makefile
Raw Normal View History

1995-01-03 00:44:30 +00:00
# New ports collection makefile for: xboard
# Date created: 5 Jan 1997
# Whom: xaa@stack.nl
1995-01-03 00:44:30 +00:00
#
1999-08-25 06:06:33 +00:00
# $FreeBSD$
1995-01-03 00:44:30 +00:00
#
PORTNAME= xboard
PORTVERSION= 4.1.0
CATEGORIES= games
MASTER_SITES= ftp://ftp.gnu.org/gnu/xboard/ \
http://www.research.compaq.com/SRC/personal/Tim_Mann/xboard/
MAINTAINER= xaa+ports@madison-gurkha.com
1998-11-28 01:59:35 +00:00
USE_XLIB= yes
GNU_CONFIGURE= yes
STRIP=
MAN6= xboard.6 cmail.6 zic2xpm.6
1995-01-03 00:44:30 +00:00
.include <bsd.port.mk>