- Update to latest 0.9.4 version; this version needs libcw from unixcw.

- Clean up Makefile remove redundancy.
This commit is contained in:
Diane Bruce 2008-01-02 01:38:20 +00:00
parent 18b02469e6
commit 4cd4ae0a5d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=204833
2 changed files with 9 additions and 7 deletions

View File

@ -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:

View File

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