Skip to content

Commit

Permalink
comms/cwstudio: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 22, 2024
1 parent ff593e5 commit 21fe08c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions comms/cwstudio/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= cwstudio
DISTVERSION= 0.9.6
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= comms hamradio
MASTER_SITES= SOURCEFORGE/cwstudio

Expand All @@ -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>

0 comments on commit 21fe08c

Please sign in to comment.