aboutsummaryrefslogtreecommitdiff
path: root/audio/atunes
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-01-22 23:12:20 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-01-22 23:12:20 +0000
commitd321be23d6e2a66c4562f15d56ed61acb7db28a2 (patch)
treeee1709b461943ea50012d3f80c3a28636bfa71c0 /audio/atunes
parenta4eb6292ff178903fe6ad802d5b1c9a9c600e8dd (diff)
downloadports-d321be23d6e2a66c4562f15d56ed61acb7db28a2.tar.gz
ports-d321be23d6e2a66c4562f15d56ed61acb7db28a2.zip
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate * adjust Icon field according to the Desktop Entry Specification * update Categories field: remove deprecated category Application; set main category if missing - Remove indefinite article from COMMENT Approved by: maintainers
Notes
Notes: svn path=/head/; revision=310844
Diffstat (limited to 'audio/atunes')
-rw-r--r--audio/atunes/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/atunes/Makefile b/audio/atunes/Makefile
index e77eb89aa6a6..5f5c41ec6718 100644
--- a/audio/atunes/Makefile
+++ b/audio/atunes/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/aTunes%20${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
MAINTAINER= lme@FreeBSD.org
-COMMENT= A full-featured audio player and manager developed in Java
+COMMENT= Full-featured audio player and manager developed in Java
NO_BUILD= yes
USE_JAVA= yes
@@ -65,7 +65,7 @@ RUN_DEPENDS+= flac:${PORTSDIR}/audio/flac
DESKTOP_ENTRIES="aTunes" \
"Audio player and manager" \
- "${DATADIR}/aTunes.ico" \
+ "${PREFIX}/share/pixmaps/atunes.png" \
"aTunes" \
"Audio;AudioVideo;Java;" \
true