7 lines
103 B
Makefile
7 lines
103 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
SLAVE= qt5
|
||
|
MASTERDIR= ${.CURDIR}/../../audio/liblastfm
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|