mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
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"
|