mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Add audio/kid3-qt5: Qt 5 version of kid3
This commit is contained in:
parent
4cd1e8830e
commit
9274019e29
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346931
@ -342,6 +342,7 @@
|
||||
SUBDIR += kexis
|
||||
SUBDIR += kid3-kde4
|
||||
SUBDIR += kid3-qt4
|
||||
SUBDIR += kid3-qt5
|
||||
SUBDIR += kio-audiocd
|
||||
SUBDIR += kmix
|
||||
SUBDIR += kscd
|
||||
|
8
audio/kid3-qt5/Makefile
Normal file
8
audio/kid3-qt5/Makefile
Normal file
@ -0,0 +1,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PKGNAMESUFFIX= -qt5
|
||||
|
||||
COMMENT= Qt 5 based MP3/Ogg/FLAC tag editor
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../kid3-kde4
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user