comms/xastir: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-22 18:40:41 +01:00
parent 2f8a190192
commit dfd3c4c296
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
2 changed files with 6 additions and 5 deletions

View File

@ -1,7 +1,7 @@
PORTNAME= xastir PORTNAME= xastir
DISTVERSIONPREFIX= Release- DISTVERSIONPREFIX= Release-
DISTVERSION= 2.2.0 DISTVERSION= 2.2.0
PORTREVISION= 2 PORTREVISION= 3
CATEGORIES= comms hamradio CATEGORIES= comms hamradio
MAINTAINER= carl@stagecraft.cx MAINTAINER= carl@stagecraft.cx
@ -32,6 +32,7 @@ USES= autoreconf gmake gnome jpeg motif shebangfix xorg
USE_XORG= ice sm x11 xext xt USE_XORG= ice sm x11 xext xt
USE_GNOME+= libxml2 USE_GNOME+= libxml2
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
SHEBANG_FILES= scripts/gpx2shape SHEBANG_FILES= scripts/gpx2shape
SHEBANG_REGEX= ./scripts/.*\.(sh|pl|py) SHEBANG_REGEX= ./scripts/.*\.(sh|pl|py)

View File

@ -2,10 +2,10 @@ bin/callpass
bin/testdbfawk bin/testdbfawk
bin/xastir bin/xastir
bin/xastir_udp_client bin/xastir_udp_client
man/man1/callpass.1.gz share/man/man1/callpass.1.gz
man/man1/testdbfawk.1.gz share/man/man1/testdbfawk.1.gz
man/man1/xastir.1.gz share/man/man1/xastir.1.gz
man/man1/xastir_udp_client.1.gz share/man/man1/xastir_udp_client.1.gz
%%DOCSDIR%%/AUTHORS %%DOCSDIR%%/AUTHORS
%%DOCSDIR%%/CONTRIBUTING.md %%DOCSDIR%%/CONTRIBUTING.md
%%DOCSDIR%%/COPYING %%DOCSDIR%%/COPYING