svn commit: r441401 - head/audio/py-mad

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 21 14:56:55 UTC 2017


Author: sunpoet
Date: Sun May 21 14:56:54 2017
New Revision: 441401
URL: https://svnweb.freebsd.org/changeset/ports/441401

Log:
  Add PORTSCOUT

Modified:
  head/audio/py-mad/Makefile

Modified: head/audio/py-mad/Makefile
==============================================================================
--- head/audio/py-mad/Makefile	Sun May 21 14:56:49 2017	(r441400)
+++ head/audio/py-mad/Makefile	Sun May 21 14:56:54 2017	(r441401)
@@ -15,6 +15,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libmad.so:audio/libmad
 
+PORTSCOUT=	ignore:1
+
 USE_PYTHON=	autoplist distutils
 USES=		python
 


More information about the svn-ports-all mailing list