summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2016-11-16 01:43:27 +0000
committerJason E. Hale <jhale@FreeBSD.org>2016-11-16 01:43:27 +0000
commite92b0d4ec955b1e593f21fccfbc1eb3d84bf307e (patch)
treeda41c5d2ace4cf71b74b09424e9dc61e0336a75a /audio
parentAdd a missing patch in the previous commit. (diff)
Fix fetch
Move LICENSE earlier Approved by: portmgr (blanket) MFH: 2016Q4 (blanket)
Notes
Notes: svn path=/head/; revision=426208
Diffstat (limited to 'audio')
-rw-r--r--audio/cueplayer/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/audio/cueplayer/Makefile b/audio/cueplayer/Makefile
index b33fc64565ce..ac77b0e0ac69 100644
--- a/audio/cueplayer/Makefile
+++ b/audio/cueplayer/Makefile
@@ -5,12 +5,12 @@ PORTNAME= cueplayer
PORTVERSION= 0.28
PORTREVISION= 3
CATEGORIES= audio
-MASTER_SITES= GOOGLE_CODE
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-src
MAINTAINER= vg@FreeBSD.org
COMMENT= CUE player
-BROKEN= Unfetchable (google code has gone away)
+LICENSE= GPLv3
LIB_DEPENDS= libnotify.so:devel/libnotify
@@ -19,8 +19,6 @@ USE_QT4= gui xml uic_build moc_build rcc_build network
USE_GSTREAMER= flac good dvd lame ugly ffmpeg taglib ogg vorbis soup libmms wavpack
USE_XORG= x11
-LICENSE= GPLv3
-
DESKTOP_ENTRIES="Cueplayer" "Lightweight media player based on Qt and Gstreamer" \
"${DATADIR}/${PORTNAME}.png" "${PORTNAME}" \
"AudioVideo;Audio;Video;" true