mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 03:45:17 -04:00
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"
|