Changeset View
Changeset View
Standalone View
Standalone View
head/games/py-pychess/Makefile
| # Created by: Nicola Vitale <nivit@FreeBSD.org> | # Created by: Nicola Vitale <nivit@FreeBSD.org> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= pychess | PORTNAME= pychess | ||||
| PORTVERSION= 1.0.0 | PORTVERSION= 1.0.0 | ||||
| PORTREVISION= 1 | |||||
| CATEGORIES= games python | CATEGORIES= games python | ||||
| MASTER_SITES= https://github.com/pychess/pychess/releases/download/${PORTVERSION}/ | MASTER_SITES= https://github.com/pychess/pychess/releases/download/${PORTVERSION}/ | ||||
| MAINTAINER= mi@aldan.algebra.com | MAINTAINER= mi@aldan.algebra.com | ||||
| COMMENT= GTK chess client written in Python | COMMENT= GTK chess client written in Python | ||||
| LICENSE= GPLv3 | LICENSE= GPLv3 | ||||
| Show All 20 Lines | |||||