Update games/xonotic to version 0.8.2_1
[dports.git] / games / polyglot / Makefile
1 # Created by: Nicola Vitale <nivit@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       polyglot
5 DISTVERSION=    1.4.70b
6 #PORTREVISION=  0
7 CATEGORIES=     games
8 MASTER_SITES=   http://hardy.uhasselt.be/Toga/polyglot-release/ \
9                 http://nivit.altervista.org/FreeBSD/ports/distfiles/
10
11 MAINTAINER=     nivit@FreeBSD.org
12 COMMENT=        Winboard protocol to UCI protocol adapter
13
14 LICENSE=        GPLv2
15
16 GNU_CONFIGURE=  yes
17
18 OPTIONS_DEFINE= DOCS
19
20 .include <bsd.port.mk>