1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/games/polyglot/Makefile
Nuno Teixeira 8115c0c49b games/polyglot: Move man pages to share/man
Approved by:	portmgr (blanket)
2024-03-09 11:04:52 +00:00

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>