aboutsummaryrefslogtreecommitdiffstats
path: root/www/chromium
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2010-10-19 05:49:39 +0800
committerrene <rene@FreeBSD.org>2010-10-19 05:49:39 +0800
commit69669fda8798da6ab416a4238f8cae75da02a104 (patch)
tree4dc92515e570b8909de15362813f02d86fcdec26 /www/chromium
parentf5ff4af0d160be63677f6915f129f91cc100d429 (diff)
downloadfreebsd-ports-gnome-69669fda8798da6ab416a4238f8cae75da02a104.tar.gz
freebsd-ports-gnome-69669fda8798da6ab416a4238f8cae75da02a104.tar.zst
freebsd-ports-gnome-69669fda8798da6ab416a4238f8cae75da02a104.zip
Add desktop entry, as requested by maintainer
Diffstat (limited to 'www/chromium')
-rw-r--r--www/chromium/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile
index 6ed74067c869..138872e80b69 100644
--- a/www/chromium/Makefile
+++ b/www/chromium/Makefile
@@ -58,6 +58,13 @@ GYP_DEFINES+= use_system_libxml=1
OPTIONS= CODECS "Compile and enable patented codecs like H.264" off
+DESKTOP_ENTRIES= "Chromium" \
+ "${COMMENT}" \
+ "${DATADIR}/product_logo_48.png" \
+ "chrome" \
+ "Application;Network;WebBrowser;" \
+ "true"
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 700000