diff options
Diffstat (limited to 'net/py-smb/Makefile')
-rw-r--r-- | net/py-smb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/py-smb/Makefile b/net/py-smb/Makefile index a0e7c1925ff5..41f88f72a17a 100644 --- a/net/py-smb/Makefile +++ b/net/py-smb/Makefile @@ -15,6 +15,8 @@ DISTNAME= pysmb-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= SMB/CIFS library written in Python + USE_PYTHON= yes WRKSRC= ${WRKDIR}/pysmb NO_BUILD= yes |