svn commit: r464105 - head/net-im/py-xmpppy

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 10 23:00:42 UTC 2018


Author: sunpoet
Date: Sat Mar 10 23:00:41 2018
New Revision: 464105
URL: https://svnweb.freebsd.org/changeset/ports/464105

Log:
  Add PORTSCOUT

Modified:
  head/net-im/py-xmpppy/Makefile

Modified: head/net-im/py-xmpppy/Makefile
==============================================================================
--- head/net-im/py-xmpppy/Makefile	Sat Mar 10 23:00:36 2018	(r464104)
+++ head/net-im/py-xmpppy/Makefile	Sat Mar 10 23:00:41 2018	(r464105)
@@ -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>


More information about the svn-ports-head mailing list