aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-22 13:50:50 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-22 14:02:14 +0000
commitf3dcdd5352a4c3145dc1645d55bcb8c84cd8ad1b (patch)
tree24b34b33b31e6270d6d70a69b0d31aca1370d58a
parent21fe08c29fdc59c67b1ddd98ce63aa782f57dd5d (diff)
downloadports-f3dcdd5352a4c3145dc1645d55bcb8c84cd8ad1b.tar.gz
ports-f3dcdd5352a4c3145dc1645d55bcb8c84cd8ad1b.zip
comms/ebook2cw: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--comms/ebook2cw/Makefile4
-rw-r--r--comms/ebook2cw/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/comms/ebook2cw/Makefile b/comms/ebook2cw/Makefile
index aea65f23f927..d0c5806895b9 100644
--- a/comms/ebook2cw/Makefile
+++ b/comms/ebook2cw/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ebook2cw
PORTVERSION= 0.8.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= comms hamradio
MASTER_SITES= http://fkurz.net/ham/ebook2cw/ \
LOCAL/db
@@ -25,7 +25,7 @@ post-patch:
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/ebook2cw ${STAGEDIR}${PREFIX}/bin/ebook2cw
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ebook2cw
- ${INSTALL_DATA} ${WRKSRC}/ebook2cw.1 ${STAGEDIR}${PREFIX}/man/man1
+ ${INSTALL_DATA} ${WRKSRC}/ebook2cw.1 ${STAGEDIR}${PREFIX}/share/man/man1
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
.for f in ebook2cw.conf isomap.txt utf8map.txt
${INSTALL_DATA} ${WRKSRC}/$f ${STAGEDIR}${EXAMPLESDIR}/$f
diff --git a/comms/ebook2cw/pkg-plist b/comms/ebook2cw/pkg-plist
index ff0b742257f1..a55ada800cc4 100644
--- a/comms/ebook2cw/pkg-plist
+++ b/comms/ebook2cw/pkg-plist
@@ -1,5 +1,5 @@
bin/ebook2cw
-man/man1/ebook2cw.1.gz
+share/man/man1/ebook2cw.1.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ebook2cw.conf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/isomap.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/utf8map.txt