9762cb7e24
- Update to 3.2.1 - Remove QML option, which is mainly intended for developers - Remove incorrect BROKEN on 9-i386, the actual bug was in Qt ports (PR 198738)
8 lines
147 B
Makefile
8 lines
147 B
Makefile
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -qt5
|
|
|
|
COMMENT= Qt 5 based MP3/Ogg/FLAC tag editor
|
|
|
|
MASTERDIR= ${.CURDIR}/../kid3-kde4
|
|
.include "${MASTERDIR}/Makefile"
|