Changeset View
Changeset View
Standalone View
Standalone View
head/games/pentobi/Makefile
| # Created by: Dmitry Marakasov <amdmi3@FreeBSD.org> | # Created by: Dmitry Marakasov <amdmi3@FreeBSD.org> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= pentobi | PORTNAME= pentobi | ||||
| PORTVERSION= 18.3 | PORTVERSION= 18.3 | ||||
| PORTREVISION= 1 | |||||
| CATEGORIES= games | CATEGORIES= games | ||||
| MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} | MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} | ||||
| MAINTAINER= amdmi3@FreeBSD.org | MAINTAINER= amdmi3@FreeBSD.org | ||||
| COMMENT= Computer opponent for the board game Blokus | COMMENT= Computer opponent for the board game Blokus | ||||
| LICENSE= GPLv3+ | LICENSE= GPLv3+ | ||||
| LICENSE_FILE= ${WRKSRC}/LICENSE.md | LICENSE_FILE= ${WRKSRC}/LICENSE.md | ||||
| Show All 37 Lines | |||||