diff options
Diffstat (limited to 'www/w3/Makefile')
-rw-r--r-- | www/w3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/w3/Makefile b/www/w3/Makefile index 3f2ca6b1975..2c6162feef4 100644 --- a/www/w3/Makefile +++ b/www/w3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/01/22 12:34:36 jtb Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/17 17:22:43 wiz Exp $ DISTNAME= w3-4.0pre.46 PKGNAME= w3-4.0b46 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.xemacs.org/pub/xemacs/emacs-w3/ MAINTAINER= jtb@netbsd.org HOMEPAGE= http://www.cs.indiana.edu/elisp/w3/docs.html +COMMENT= World Wide Web browser for Emacs HAS_CONFIGURE= YES CONFIGURE_ARGS+= "--enable-site-install" |