diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-02-22 09:13:13 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-02-22 09:13:13 +0000 |
commit | e6ed468ff8a4eea52c37fb885e619d7769755480 (patch) | |
tree | 3585135bc7b3d97e0937616fca64978335153b7e /www/links/Makefile | |
parent | 3e43105c1c6a67178833ea2c19071cfb9b863ac1 (diff) | |
download | ports-e6ed468ff8a4eea52c37fb885e619d7769755480.tar.gz ports-e6ed468ff8a4eea52c37fb885e619d7769755480.zip |
Notes
Diffstat (limited to 'www/links/Makefile')
-rw-r--r-- | www/links/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/links/Makefile b/www/links/Makefile index bc1103d12689..bc37d5ebef54 100644 --- a/www/links/Makefile +++ b/www/links/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/ DISTNAME= ${PORTNAME}-2.1pre7 MAINTAINER= demon@FreeBSD.org +COMMENT= Lynx-like text WWW browser GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-javascript --with-ssl --without-svgalib |