![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / net / py-IP / Makefile (download)
Revision 1.21, Wed Jun 8 17:43:36 2016 UTC (7 years, 5 months ago) by wiz
Switch to MASTER_SITES_PYPI. |
# $NetBSD: Makefile,v 1.21 2016/06/08 17:43:36 wiz Exp $ DISTNAME= IPy-0.81 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/IPy/IP/} CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_PYPI:=I/IPy/} MAINTAINER= wenheping@gmail.com HOMEPAGE= https://github.com/haypo/python-ipy/ COMMENT= Python module to handle IPv4 and IPv6 address LICENSE= modified-bsd do-test: ${RUN}cd ${WRKSRC}/test; ${SETENV} ${TEST_ENV} ${PYTHONBIN} test_IPy.py .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk"