comms/cwstudio: Moved man to share/man

Approved by:    portmgr (blanket)
2024Q2
Muhammad Moinur Rahman 2024-02-22 14:44:46 +01:00
parent ff593e52d0
commit 21fe08c29f
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= cwstudio
DISTVERSION= 0.9.6
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= comms hamradio
MASTER_SITES= SOURCEFORGE/cwstudio
@ -13,11 +13,12 @@ USES= compiler:c++11-lang ncurses
USE_WX= 3.0+
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG}
PLIST_FILES= bin/cwcli \
bin/cwcurses \
bin/cwwx \
man/man1/cwstudio.1.gz \
share/man/man1/cwstudio.1.gz \
.include <bsd.port.mk>