mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
8115c0c49b
Approved by: portmgr (blanket)
20 lines
458 B
Makefile
20 lines
458 B
Makefile
PORTNAME= polyglot
|
|
DISTVERSION= 1.4.70b
|
|
PORTREVISION= 2
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://hardy.uhasselt.be/Toga/polyglot-release/ \
|
|
http://nivit.altervista.org/FreeBSD/ports/distfiles/
|
|
|
|
MAINTAINER= nivit@FreeBSD.org
|
|
COMMENT= Winboard protocol to UCI protocol adapter
|
|
WWW= http://wbec-ridderkerk.nl/html/details1/PolyGlot.html
|
|
|
|
LICENSE= GPLv2
|
|
|
|
GNU_CONFIGURE= yes
|
|
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
|
|
|
OPTIONS_DEFINE= DOCS
|
|
|
|
.include <bsd.port.mk>
|