16 lines
266 B
Makefile
16 lines
266 B
Makefile
# $OpenBSD: Makefile,v 1.20 2019/07/12 20:47:50 sthen Exp $
|
|
|
|
COMMENT= Garmin GPS upload/download utilities
|
|
|
|
DISTNAME= garmin-utils-2.4
|
|
REVISION= 2
|
|
CATEGORIES= misc geo
|
|
|
|
MASTER_SITES= ftp://ftp.snafu.org/pub/
|
|
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
WANTLIB= c
|
|
|
|
.include <bsd.port.mk>
|