aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-03-11 07:00:41 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-03-11 07:00:41 +0800
commit2ffa6784daf53919c6866649ef49922d21d5bffc (patch)
treea19e19f13edcad02f87cfd96744b215edc9fea72 /net-im
parenta48e0967c7fa8e6a967dbe3f6609b251b61c30d2 (diff)
downloadfreebsd-ports-gnome-2ffa6784daf53919c6866649ef49922d21d5bffc.tar.gz
freebsd-ports-gnome-2ffa6784daf53919c6866649ef49922d21d5bffc.tar.zst
freebsd-ports-gnome-2ffa6784daf53919c6866649ef49922d21d5bffc.zip
Add PORTSCOUT
Diffstat (limited to 'net-im')
-rw-r--r--net-im/py-xmpppy/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/py-xmpppy/Makefile b/net-im/py-xmpppy/Makefile
index 11b0dc624d92..4197369cce2b 100644
--- a/net-im/py-xmpppy/Makefile
+++ b/net-im/py-xmpppy/Makefile
@@ -18,6 +18,8 @@ USES= python:2.7 shebangfix
USE_PYTHON= autoplist distutils
NO_ARCH= yes
+PORTSCOUT= ignore:1
+
SHEBANG_FILES= doc/examples/*.py
.include <bsd.port.mk>