1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/audio/liblastfm-qt5/Makefile
Jason E. Hale 46c18b875a - Update audio/liblastfm to 1.0.9-5-g4433165 [1]
- Add audio/liblastfm-qt5 slave port which provides a Qt 5 interface [1]
- Explicitly mark UrlBuilder::mobilize() as deprecated

- Allow Qt4 and Qt5 versions to be installed concurrently
- Make sure liblastfm creates the directories it uses instead of relying
  on client apps to do so

PR:		226530 [1]
Submitted by:	Greg V <greg@unrelenting.technology> [1]
2018-04-17 23:27:21 +00:00

7 lines
103 B
Makefile

# $FreeBSD$
SLAVE= qt5
MASTERDIR= ${.CURDIR}/../../audio/liblastfm
.include "${MASTERDIR}/Makefile"