17 lines
367 B
Makefile
17 lines
367 B
Makefile
# $OpenBSD: Makefile,v 1.5 2002/12/29 19:49:40 fgsch Exp $
|
|
|
|
COMMENT= "Garmin GPS upload/download utilities"
|
|
|
|
DISTNAME= garmin-utils-1.7
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ftp://ftp.snafu.org/pub/
|
|
|
|
MAINTAINER= Marco S Hyman <marc@openbsd.org>
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|