1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# $FreeBSD$ PORTNAME= python-ntlm PORTVERSION= 1.1.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dbaio@FreeBSD.org COMMENT= Python library that provides NTLM support NO_ARCH= yes USES= python:2 USE_PYTHON= autoplist distutils .include <bsd.port.mk>