Add PORTSCOUT

- Fix indent
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-07-29 19:26:26 +00:00
parent 7b4f3d1605
commit 506dcc62cb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446895

View File

@ -5,6 +5,8 @@ MASTERDIR= ${.CURDIR}/../py-six
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py3-pytest
USES= python:3.3+
PORTSCOUT= ignore:1
USES= python:3.3+
.include "${MASTERDIR}/Makefile"