mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
comms/cwstudio: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
ff593e52d0
commit
21fe08c29f
1 changed files with 3 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue