Add PORTSCOUT

- Fix space/tab
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-07-29 19:26:41 +00:00
parent 53510a66e2
commit 411d50e511
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446898

View File

@ -1,9 +1,11 @@
# Created by: Neil Booth
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../py-pysocks
MASTERDIR= ${.CURDIR}/../py-pysocks
USES= python:3.3+
PORTSCOUT= ignore:1
USES= python:3.3+
.include "${MASTERDIR}/Makefile"