aboutsummaryrefslogtreecommitdiff
path: root/comms/cwdaemon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/cwdaemon/Makefile')
-rw-r--r--comms/cwdaemon/Makefile11
1 files changed, 8 insertions, 3 deletions
diff --git a/comms/cwdaemon/Makefile b/comms/cwdaemon/Makefile
index a303bfff0379..12249785be20 100644
--- a/comms/cwdaemon/Makefile
+++ b/comms/cwdaemon/Makefile
@@ -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: