diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-01-15 09:44:35 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-01-15 09:44:35 +0800 |
commit | 896c9d4c42ee7214878f92b2331a8f24c0020b97 (patch) | |
tree | e311db3f9dc785c4f6684f9fd54523fd2d1d973e /astro/Makefile | |
parent | e32e87843b5086f83709a5554118b0db6733cc1b (diff) | |
download | freebsd-ports-gnome-896c9d4c42ee7214878f92b2331a8f24c0020b97.tar.gz freebsd-ports-gnome-896c9d4c42ee7214878f92b2331a8f24c0020b97.tar.zst freebsd-ports-gnome-896c9d4c42ee7214878f92b2331a8f24c0020b97.zip |
Merkaartor is an openstreetmap mapping program. Merkaartor focuses on
providing a visually pleasing but performant editing environment for
free geographical data.
It is based on Qt4.
WWW: http://www.merkaartor.org/
PR: 130338
Submitted by: Slaven Rezic <slaven at rezic dot de>
Diffstat (limited to 'astro/Makefile')
-rw-r--r-- | astro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile index 6fa39a464864..446873229a02 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -32,6 +32,7 @@ SUBDIR += libroadnav SUBDIR += luna SUBDIR += match + SUBDIR += merkaartor SUBDIR += mymoon SUBDIR += nightfall SUBDIR += nova |