1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/math/py-pytanque/Makefile

16 lines
307 B
Makefile

PORTNAME= pytanque
DISTVERSION= 1.1.0
CATEGORIES= math
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Petanque static python bindings
LICENSE= BSD3CLAUSE
USES= compiler:c++14-lang python:3.6+
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>