aboutsummaryrefslogtreecommitdiff
path: root/comms/cwdaemon
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2008-01-02 01:38:20 +0000
committerDiane Bruce <db@FreeBSD.org>2008-01-02 01:38:20 +0000
commit4cd4ae0a5decf01d0816c004291cd3129e6d696f (patch)
treed783e5bfb613540c2f0989ab1177c0e015b8d1e0 /comms/cwdaemon
parent18b02469e6900a42e1ba29ca8d16fe6432c424da (diff)
downloadports-4cd4ae0a5decf01d0816c004291cd3129e6d696f.tar.gz
ports-4cd4ae0a5decf01d0816c004291cd3129e6d696f.zip
- Update to latest 0.9.4 version; this version needs libcw from unixcw.
- Clean up Makefile remove redundancy.
Notes
Notes: svn path=/head/; revision=204833
Diffstat (limited to 'comms/cwdaemon')
-rw-r--r--comms/cwdaemon/Makefile10
-rw-r--r--comms/cwdaemon/distinfo6
2 files changed, 9 insertions, 7 deletions
diff --git a/comms/cwdaemon/Makefile b/comms/cwdaemon/Makefile
index c67d7188c42a..f471c6b79950 100644
--- a/comms/cwdaemon/Makefile
+++ b/comms/cwdaemon/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= cwdaemon
-PORTVERSION= 0.9.2
+PORTVERSION= 0.9.4
CATEGORIES= comms hamradio
MASTER_SITES= http://pg4i.chronos.org.uk/download/ \
http://www.qsl.net/pg4i/download/
@@ -15,10 +15,12 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= db@FreeBSD.org
COMMENT= Amateur Radio cw (morse code) keyer daemon
-GNU_CONFIGURE= yes
-INSTALL_TARGET= install-exec
+BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config
+LIB_DEPENDS= cw:${PORTSDIR}/comms/unixcw
-CONFIGURE_ARGS= --datadir=${PREFIX}/share/doc
+INSTALL_TARGET= install-exec
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --datadir=${PREFIX}/share/doc
MAN8= cwdaemon.8
post-install:
diff --git a/comms/cwdaemon/distinfo b/comms/cwdaemon/distinfo
index 54d189d5dfe6..4774bf1b6450 100644
--- a/comms/cwdaemon/distinfo
+++ b/comms/cwdaemon/distinfo
@@ -1,3 +1,3 @@
-MD5 (cwdaemon/cwdaemon-0.9.2.tar.gz) = 6f5cd3441d8ad6940511ab296979c964
-SHA256 (cwdaemon/cwdaemon-0.9.2.tar.gz) = c390fbc8fb5eec49fad5934a0b3353264a47807bdd0fb76ea194ddc8d2eece7d
-SIZE (cwdaemon/cwdaemon-0.9.2.tar.gz) = 267210
+MD5 (cwdaemon/cwdaemon-0.9.4.tar.gz) = 7c5d819588f823cdeca94f38d015c8b4
+SHA256 (cwdaemon/cwdaemon-0.9.4.tar.gz) = 0b26304333a1933d45814be23788295dd22fa6d80fc651a32fb12bd042b9e84e
+SIZE (cwdaemon/cwdaemon-0.9.4.tar.gz) = 236395