aboutsummaryrefslogtreecommitdiff
path: root/textproc/urlview
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-12-18 05:20:50 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-12-18 05:20:50 +0000
commitd176f112a9d37157f61438baf1195ce73ddd9d26 (patch)
tree4f81ee5798449673932cdbd5253e0339db615900 /textproc/urlview
parenta56228dceee1f38e2f1613c07d569478afeb7d0b (diff)
downloadports-d176f112a9d37157f61438baf1195ce73ddd9d26.tar.gz
ports-d176f112a9d37157f61438baf1195ce73ddd9d26.zip
Notes
Diffstat (limited to 'textproc/urlview')
-rw-r--r--textproc/urlview/Makefile4
-rw-r--r--textproc/urlview/pkg-plist1
2 files changed, 5 insertions, 0 deletions
diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile
index 203b7b686b9e..d2689bf733fb 100644
--- a/textproc/urlview/Makefile
+++ b/textproc/urlview/Makefile
@@ -8,6 +8,7 @@
PORTNAME= urlview
PORTVERSION= 0.9
+PORTREVISION= 1
CATEGORIES= textproc www
MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/contrib/ \
ftp://ftp.cs.hmc.edu/pub/me/ \
@@ -28,4 +29,7 @@ post-patch:
${PERL} -pi.prefix -e 's.!!PREFIX!!.${PREFIX}.g' \
${WRKSRC}/url_handler.sh
+post-install:
+ ${INSTALL_SCRIPT} ${WRKSRC}/url_handler.sh ${PREFIX}/bin
+
.include <bsd.port.mk>
diff --git a/textproc/urlview/pkg-plist b/textproc/urlview/pkg-plist
index ca0f152ce656..1342dafbb214 100644
--- a/textproc/urlview/pkg-plist
+++ b/textproc/urlview/pkg-plist
@@ -1,2 +1,3 @@
@comment $FreeBSD$
+bin/url_handler.sh
bin/urlview