summaryrefslogtreecommitdiff
path: root/textproc/urlview
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/urlview')
-rw-r--r--textproc/urlview/Makefile6
-rw-r--r--textproc/urlview/pkg/COMMENT1
2 files changed, 5 insertions, 2 deletions
diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile
index 493b8fc0066..1ee236b4f51 100644
--- a/textproc/urlview/Makefile
+++ b/textproc/urlview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/07/04 16:07:21 tron Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/17 17:37:55 wiz Exp $
DISTNAME= urlview-0.9
CATEGORIES= textproc
@@ -8,9 +8,13 @@ MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/contrib/ \
ftp://uiarchive.cso.uiuc.edu/pub/packages/mail/mutt/contrib/
MAINTAINER= tron@netbsd.org
+COMMENT= extract URLs from text files and display them in a menu
DEPENDS+= ncurses>=5.0:../../devel/ncurses
+#USE_CURSES= yes
+#REPLACE_NCURSES= ${WRKSRC}/configure ${WRKSRC}/enter.h ${WRKSRC}/urlview.c
+
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
CPPFLAGS= -I${LOCALBASE}/include
diff --git a/textproc/urlview/pkg/COMMENT b/textproc/urlview/pkg/COMMENT
deleted file mode 100644
index 99bfce8515d..00000000000
--- a/textproc/urlview/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-extract URLs from text files and display them in a menu