diff options
Diffstat (limited to 'lang/python-doc-html/Makefile')
-rw-r--r-- | lang/python-doc-html/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/python-doc-html/Makefile b/lang/python-doc-html/Makefile index ccc2cdf9a83e..1039f7437cdb 100644 --- a/lang/python-doc-html/Makefile +++ b/lang/python-doc-html/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${DOCFORMAT}-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Documentation for the Python programming language +PORTSCOUT= ignore:1 + DIST_SUBDIR= python USE_PYTHON= yes USE_BZIP2= yes |