aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/links/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/www/links/Makefile b/www/links/Makefile
index 13fcce8455ce..b41dfda569d2 100644
--- a/www/links/Makefile
+++ b/www/links/Makefile
@@ -31,6 +31,13 @@ LDFLAGS+= -L${LOCALBASE}/lib
USE_OPENSSL= yes
USE_BZIP2= yes
+DESKTOP_ENTRIES="links" \
+ "Lynx-like text WWW browser" \
+ "${DATADIR}/links.xpm" \
+ "links -g" \
+ "Application;Network;WebBrowser;" \
+ ${FALSE}
+
OPTIONS= SVGALIB "non-X11 graphics support" off \
DIRECTFB "directfb driver support" off \
X11 "X11 graphics support" on \