aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2010-04-14 08:12:54 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2010-04-14 08:12:54 +0000
commitdac6771fc5f327e75c3507a68505e1ee24da1498 (patch)
tree0f7aeb18f3384351939ec3978eab9c52115507d8
parentb6ecfd9eb21c6530a916f58614a5904548f8d5a7 (diff)
downloadports-dac6771fc5f327e75c3507a68505e1ee24da1498.tar.gz
ports-dac6771fc5f327e75c3507a68505e1ee24da1498.zip
Notes
-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 \