pkgsrc-wip/py-teamcity/Makefile

16 lines
435 B
Makefile

# $NetBSD$
DISTNAME= teamcity-messages-1.28
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-messages//}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/teamcity-messages/}
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= https://github.com/JetBrains/teamcity-messages
COMMENT= Send test results to TeamCity continuous integration server
LICENSE= apache-2.0
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"