1968f112cd
are that all the pkgsrc patches have been integrated into the base distribution; there are no functional changes.
17 lines
352 B
Makefile
17 lines
352 B
Makefile
# $NetBSD: Makefile,v 1.5 2006/07/19 16:07:29 gson Exp $
|
|
#
|
|
|
|
DISTNAME= garmin-utils-2.4
|
|
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
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|