diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 12:48:32 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 12:48:32 +0000 |
commit | cc8ad7de9b786478d98d89f893f727969ff10a5c (patch) | |
tree | a8d88971682ad17f920feb443ddc5ac6b3c408b6 /astro | |
parent | 7b15a42f40e8532459008d3c4cacc3716af2e6d0 (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/garmindev/Makefile | 2 | ||||
-rw-r--r-- | astro/opencpn/Makefile | 2 | ||||
-rw-r--r-- | astro/qmapshack/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/astro/garmindev/Makefile b/astro/garmindev/Makefile index 12d410495865..dc84c2203835 100644 --- a/astro/garmindev/Makefile +++ b/astro/garmindev/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= https://bitbucket.org/kiozen/qlandkarte-gt/downloads/ MAINTAINER= cmt@burggraben.net COMMENT= Drivers for using Garmin GPS units with QlandkarteGT +BROKEN= unfetchable + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/astro/opencpn/Makefile b/astro/opencpn/Makefile index ec083030fbc0..b7de98b87a05 100644 --- a/astro/opencpn/Makefile +++ b/astro/opencpn/Makefile @@ -9,6 +9,8 @@ CATEGORIES= astro geography MAINTAINER= ml@netfence.it COMMENT= Concise ChartPlotter/Navigator +BROKEN= unfetchable + LICENSE= GPLv2+ LIB_DEPENDS= libportaudio.so:audio/portaudio \ diff --git a/astro/qmapshack/Makefile b/astro/qmapshack/Makefile index 0edcb9f58083..28f11323e803 100644 --- a/astro/qmapshack/Makefile +++ b/astro/qmapshack/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= https://bitbucket.org/maproom/qmapshack/downloads/ MAINTAINER= bofh@FreeBSD.org COMMENT= Ultimate outdoor aficionado's tool +BROKEN= unfetchable + LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE |