# $FreeBSD: head/textproc/py-junit-xml/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= junit-xml PORTVERSION= 1.6 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= skreuzer@FreeBSD.org COMMENT= Creates JUnit XML documents used by tools such as Jenkins LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= python:3.6+ USE_PYTHON= distutils autoplist .include