summaryrefslogtreecommitdiff
path: root/misc/cstream/Makefile
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-17 09:58:14 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-17 11:06:22 +0000
commit0c65b1e1c922b6e9c0bf58f2bdf45e0ef37aac3d (patch)
tree8844dfd45b11ac2e119fe1f8400eaf8cc8866e41 /misc/cstream/Makefile
parentmisc/binbloom: Move man pages to share/man (diff)
misc/cstream: Move man pages to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'misc/cstream/Makefile')
-rw-r--r--misc/cstream/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/cstream/Makefile b/misc/cstream/Makefile
index 27946426f7fe..6a9abe368bd8 100644
--- a/misc/cstream/Makefile
+++ b/misc/cstream/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cstream
PORTVERSION= 3.2.1
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= http://www.cons.org/cracauer/download/
@@ -11,9 +12,10 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
PLIST_FILES= bin/cstream \
- man/man1/cstream.1.gz
+ share/man/man1/cstream.1.gz
post-patch:
@${REINPLACE_CMD} -e \