1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
# Created by: Corey Smith # $FreeBSD$ PORTNAME= suds PORTVERSION= 0.4 PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= corsmith@gmail.com COMMENT= SOAP implementation USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes .include <bsd.port.mk>