2018-02-28 00:56:07 +01:00
|
|
|
# $NetBSD: Makefile,v 1.6 2018/02/27 23:56:09 khorben Exp $
|
2010-03-12 16:55:40 +01:00
|
|
|
|
|
|
|
DISTNAME= garmintools-0.10
|
2018-02-28 00:56:07 +01:00
|
|
|
PKGREVISION= 1
|
2010-03-12 16:55:40 +01:00
|
|
|
CATEGORIES= geography
|
|
|
|
MASTER_SITES= http://garmintools.googlecode.com/files/
|
|
|
|
|
2013-04-13 09:55:01 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2017-08-01 19:02:55 +02:00
|
|
|
HOMEPAGE= https://code.google.com/archive/p/garmintools/
|
2010-03-12 16:55:40 +01:00
|
|
|
COMMENT= Utilities for Garmin Forerunner 305 and similar GPS units
|
2017-08-01 19:02:55 +02:00
|
|
|
LICENSE= gnu-gpl-v2
|
2010-03-12 16:55:40 +01:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_LIBTOOL= yes
|
|
|
|
|
|
|
|
INSTALLATION_DIRS= share/doc/garmintools
|
|
|
|
|
|
|
|
post-install:
|
|
|
|
${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/garmintools/
|
|
|
|
|
2018-02-10 14:53:46 +01:00
|
|
|
.include "../../mk/libusb.buildlink3.mk"
|
2010-03-12 16:55:40 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|