diff options
Diffstat (limited to 'security/py-pow/Makefile')
-rw-r--r-- | security/py-pow/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/py-pow/Makefile b/security/py-pow/Makefile index f32f9b4da225..d001015b33fb 100644 --- a/security/py-pow/Makefile +++ b/security/py-pow/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME:U}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Python OpenSSL Wrappers + USE_PYTHON= yes USE_PYDISTUTILS= yes USE_OPENSSL= yes |