aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-06-03 02:35:49 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-06-03 02:35:49 +0800
commit827f7ea6b28e3b730a059251bd0f41a366f19d1a (patch)
tree11ba5ff7184a1cd9e3db98d90ba4f8e461d54a9c /audio
parenta002f778ee300df1b791aa6b494825f3297ec73b (diff)
downloadfreebsd-ports-gnome-827f7ea6b28e3b730a059251bd0f41a366f19d1a.tar.gz
freebsd-ports-gnome-827f7ea6b28e3b730a059251bd0f41a366f19d1a.tar.zst
freebsd-ports-gnome-827f7ea6b28e3b730a059251bd0f41a366f19d1a.zip
Add PORTSCOUT
Diffstat (limited to 'audio')
-rw-r--r--audio/py3-mutagen/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/py3-mutagen/Makefile b/audio/py3-mutagen/Makefile
index d9c3f5ee636a..bce9cac31558 100644
--- a/audio/py3-mutagen/Makefile
+++ b/audio/py3-mutagen/Makefile
@@ -2,6 +2,8 @@
MASTERDIR= ${.CURDIR}/../py-mutagen
+PORTSCOUT= ignore:1
+
USES= python:3.3+
.include "${MASTERDIR}/Makefile"