mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
Add python3 version of audio/py-mutagen package
This commit is contained in:
parent
6a9b64a2aa
commit
a1d02f556e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420251
@ -639,6 +639,7 @@
|
||||
SUBDIR += py-tagpy
|
||||
SUBDIR += py-vorbis
|
||||
SUBDIR += py-xmms2
|
||||
SUBDIR += py3-mutagen
|
||||
SUBDIR += py3-pylast
|
||||
SUBDIR += pytone
|
||||
SUBDIR += qjackctl
|
||||
|
7
audio/py3-mutagen/Makefile
Normal file
7
audio/py3-mutagen/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../py-mutagen
|
||||
|
||||
USES= python:3.3+
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user