1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/games/xboard/Makefile
Peter Pentchev ce1cd154c5 Update to 4.2.2.
PR:		24996
Submitted by:	maintainer
2001-02-19 13:10:21 +00:00

23 lines
427 B
Makefile

# New ports collection makefile for: xboard
# Date created: 5 Jan 1997
# Whom: xaa@stack.nl
#
# $FreeBSD$
#
PORTNAME= xboard
PORTVERSION= 4.2.2
CATEGORIES= games
MASTER_SITES= http://www.tim-mann.org/xboard/ \
${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= xboard
MAINTAINER= xaa+ports@madison-gurkha.com
USE_XLIB= yes
GNU_CONFIGURE= yes
STRIP=
MAN6= xboard.6 cmail.6 zic2xpm.6
.include <bsd.port.mk>