![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / security / py-libtaxii / Makefile (download)
Revision 1.7, Mon Sep 4 18:01:00 2017 UTC (6 years, 3 months ago) by wiz
Comment out dead sites. |
# $NetBSD: Makefile,v 1.7 2017/09/04 18:01:00 wiz Exp $ LIBTAXII_VERSION= 1.1.101 DISTNAME= libtaxii-${LIBTAXII_VERSION} PKGNAME= ${PYPKGPREFIX}-libtaxii-${LIBTAXII_VERSION} CATEGORIES= security DISTFILES= ${LIBTAXII_VERSION}${EXTRACT_SUFX} MASTER_SITES= https://github.com/TAXIIProject/libtaxii/archive/ MAINTAINER= khorben@defora.org #HOMEPAGE= https://github.com/TAXIIProject/python-stix COMMENT= Python library for handling TAXII Messages and Services LICENSE= modified-bsd PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk"