5497011107
garmin-utils is a set of utilities for transferring waypoints, routes, and tracks to and from Garmin GPS receivers.
18 lines
377 B
Makefile
18 lines
377 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2004/08/22 18:35:24 gson Exp $
|
|
#
|
|
|
|
DISTNAME= garmin-utils-2.1
|
|
CATEGORIES= geography
|
|
MASTER_SITES= ftp://ftp.snafu.org/pub/
|
|
|
|
MAINTAINER= gson@NetBSD.org
|
|
HOMEPAGE= http://www.snafu.org/
|
|
COMMENT= Utilities for Garmin GPS receivers
|
|
|
|
ONLY_FOR_PLATFORM= NetBSD-*-*
|
|
|
|
MAKE_FLAGS+= MKCATPAGES=no
|
|
|
|
USE_BUILDLINK3= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|