aboutsummaryrefslogtreecommitdiff
path: root/audio/clementine-player/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-06 08:18:04 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-06 08:18:04 +0000
commit0247813128f953137fecb5765ea4895e5fdcfe16 (patch)
tree134c290f858d96e9a1921a3b1c98f3d33281e742 /audio/clementine-player/Makefile
parent05ccc1b6afcb72029147b94f3cc92dd29e16333e (diff)
Notes
Diffstat (limited to 'audio/clementine-player/Makefile')
-rw-r--r--audio/clementine-player/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile
index 33eb1dfdd580..aa12423effa1 100644
--- a/audio/clementine-player/Makefile
+++ b/audio/clementine-player/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= clementine
-PORTVERSION= 0.4.2
+PORTVERSION= 0.6
CATEGORIES= audio
MASTER_SITES= GOOGLE_CODE
PKGNAMESUFFIX= -player
@@ -17,9 +17,12 @@ COMMENT= A cross-platform music player based on Amarok 1.4
LIB_DEPENDS= lastfm.0:${PORTSDIR}/audio/liblastfm \
tag.1:${PORTSDIR}/audio/taglib \
notify.1:${PORTSDIR}/devel/libnotify \
- xine.1:${PORTSDIR}/multimedia/libxine
+ xine.1:${PORTSDIR}/multimedia/libxine \
+ mtp:${PORTSDIR}/audio/libmtp
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
+LICENSE= GPLv3
+
PROJECTHOST= ${PORTNAME}${PKGNAMESUFFIX}
USE_CMAKE= yes