17 lines
317 B
Makefile
17 lines
317 B
Makefile
# $OpenBSD: Makefile,v 1.18 2013/03/11 11:23:57 espie Exp $
|
|
|
|
COMMENT= Garmin GPS upload/download utilities
|
|
|
|
DISTNAME= garmin-utils-2.4
|
|
REVISION= 1
|
|
CATEGORIES= misc geo
|
|
MASTER_SITES= ftp://ftp.snafu.org/pub/
|
|
|
|
MAINTAINER= Marco S Hyman <marc@openbsd.org>
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
WANTLIB= c
|
|
|
|
.include <bsd.port.mk>
|