mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
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)
9 lines
147 B
Makefile
9 lines
147 B
Makefile
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -qt5
|
|
|
|
COMMENT= Qt 5 based MP3/Ogg/FLAC tag editor
|
|
|
|
MASTERDIR= ${.CURDIR}/../kid3-kde4
|
|
.include "${MASTERDIR}/Makefile"
|