aboutsummaryrefslogtreecommitdiffstats
path: root/comms/garmin-utils/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-01-22 05:02:11 +0800
committerpav <pav@FreeBSD.org>2004-01-22 05:02:11 +0800
commit56785c60057723493e392925840d41a084688c31 (patch)
tree4adf1e94a99f70aabcdd6ccb8092eef7dc1d733e /comms/garmin-utils/Makefile
parentdbb122dfbcba833286fef0032c3fed33ae8fd6de (diff)
downloadfreebsd-ports-gnome-56785c60057723493e392925840d41a084688c31.tar.gz
freebsd-ports-gnome-56785c60057723493e392925840d41a084688c31.tar.zst
freebsd-ports-gnome-56785c60057723493e392925840d41a084688c31.zip
- Update to 2.0
PR: ports/61670 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: maintainer
Diffstat (limited to 'comms/garmin-utils/Makefile')
-rw-r--r--comms/garmin-utils/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/comms/garmin-utils/Makefile b/comms/garmin-utils/Makefile
index bc4565a81f97..b4450bf35244 100644
--- a/comms/garmin-utils/Makefile
+++ b/comms/garmin-utils/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= garmin-utils
-PORTVERSION= 1.93
-PORTREVISION= 1
+PORTVERSION= 2.0
CATEGORIES= comms
MASTER_SITES= ftp://ftp.snafu.org/pub/
@@ -19,4 +18,6 @@ MANCOMPRESSED= yes
MAKE_ARGS+= MANDIR=${MANPREFIX}/man/man \
GPS_SERIAL_PORT=/dev/cuaa0
+PLIST_FILES= bin/gardump bin/garload
+
.include <bsd.port.mk>