diff options
Diffstat (limited to 'astro/position/Makefile')
-rw-r--r-- | astro/position/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/position/Makefile b/astro/position/Makefile index e050c1d936c6..65a52d8d6133 100644 --- a/astro/position/Makefile +++ b/astro/position/Makefile @@ -16,6 +16,8 @@ COMMENT= GPS and Moving-Map Applikation LIB_DEPENDS= proj:${PORTSDIR}/graphics/proj +LICENSE= GPLv2 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes |