aboutsummaryrefslogtreecommitdiff
path: root/multimedia/qdvdauthor/Makefile
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-01-22 23:13:41 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-01-22 23:13:41 +0000
commit826aae24a51502c0b589f8706d66dacd44360ba4 (patch)
tree4f502ec8b8931d4f8855fe1835f95943aa2bb9fb /multimedia/qdvdauthor/Makefile
parentd321be23d6e2a66c4562f15d56ed61acb7db28a2 (diff)
- 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 and/or rephrase COMMENT Approved by: portmgr (bapt), maintainer silence (12 days)
Notes
Notes: svn path=/head/; revision=310845
Diffstat (limited to 'multimedia/qdvdauthor/Makefile')
-rw-r--r--multimedia/qdvdauthor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/qdvdauthor/Makefile b/multimedia/qdvdauthor/Makefile
index 606f76c78d65..79589ace74f7 100644
--- a/multimedia/qdvdauthor/Makefile
+++ b/multimedia/qdvdauthor/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= multimedia
MASTER_SITES= SF
MAINTAINER= oz@nixil.net
-COMMENT= QT graphical frontend for dvdauthor
+COMMENT= Qt graphical frontend for dvdauthor
BUILD_DEPENDS= dvdauthor:${PORTSDIR}/multimedia/dvdauthor \
mpeg2enc:${PORTSDIR}/multimedia/mjpegtools \
@@ -46,7 +46,7 @@ DESKTOP_ENTRIES="QDVDAuthor" \
"DVD Author GUI" \
"${PREFIX}/share/pixmaps/qdvdauthor.png" \
"QDVDAuthor" \
- "Application;AudioVideo;Qt;KDE;" \
+ "AudioVideo;Qt;" \
"false"
HAS_CONFIGURE= yes