summaryrefslogtreecommitdiff
path: root/textproc/urlview
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:31:58 +0000
committerwiz <wiz>2001-02-17 17:31:58 +0000
commit2c8b12e7690e9d5a58f3c81bc77626a7c6e1cc6d (patch)
treeff17e85c241ba8999810590573dfaabbb05305c1 /textproc/urlview
parent6129da62580b8a50ce5de047ae21c11f45e93b0b (diff)
downloadpkgsrc-2c8b12e7690e9d5a58f3c81bc77626a7c6e1cc6d.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
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