1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-05-07 19:30:46 -04:00

comms/cwdaemon: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-24 19:35:07 +01:00
parent c5fef461e5
commit 9021729acb
No known key found for this signature in database
GPG key ID: BDB9B5A617C0BC91
2 changed files with 9 additions and 4 deletions
comms/cwdaemon

View file

@ -1,5 +1,6 @@
PORTNAME= cwdaemon
PORTVERSION= 0.10.2
PORTREVISION= 1
CATEGORIES= comms hamradio
MAINTAINER= hamradio@FreeBSD.org
@ -9,12 +10,16 @@ LICENSE= GPLv2
LIB_DEPENDS= libcw.so:comms/unixcw
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --datadir=${PREFIX}/share/doc
USES= pkgconfig autoreconf
USES= autoreconf pkgconfig shebangfix
USE_GITHUB= yes
GH_ACCOUNT= acerion
SHEBANG_FILES= examples/example.pl
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS+= --datadir=${PREFIX}/share/doc
OPTIONS_DEFINE= DOCS EXAMPLES
post-install:

View file

@ -1,5 +1,5 @@
sbin/cwdaemon
man/man8/cwdaemon.8.gz
share/man/man8/cwdaemon.8.gz
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/cwdaemon.png
%%PORTDOCS%%%%DOCSDIR%%/cwsetup.sh