diff options
Diffstat (limited to 'www/py-websvcs')
-rw-r--r-- | www/py-websvcs/Makefile | 1 | ||||
-rw-r--r-- | www/py-websvcs/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/py-websvcs/Makefile b/www/py-websvcs/Makefile index 9ae3f6f..3c9c57f 100644 --- a/www/py-websvcs/Makefile +++ b/www/py-websvcs/Makefile @@ -15,6 +15,7 @@ DISTNAME= SOAPpy${PORTVERSION:S/.//g} EXTRACT_SUFX= .tgz MAINTAINER= perky@FreeBSD.org +COMMENT= Web service libraries includes SOAP, WSDL, UDDI, etc USE_PYTHON= yes EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME} diff --git a/www/py-websvcs/pkg-comment b/www/py-websvcs/pkg-comment deleted file mode 100644 index 8d9c5b6..0000000 --- a/www/py-websvcs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Web service libraries includes SOAP, WSDL, UDDI, etc |