diff options
Diffstat (limited to 'games/fotaq/Makefile')
-rw-r--r-- | games/fotaq/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/fotaq/Makefile b/games/fotaq/Makefile index aff4108542e8..4b52ade17ba4 100644 --- a/games/fotaq/Makefile +++ b/games/fotaq/Makefile @@ -13,6 +13,11 @@ COMMENT= Flight of the Amazon Queen: a classic graphical adventure RUN_DEPENDS= scummvm:games/scummvm +LICENSE= FOTAQ +LICENSE_TEXT= See ${DOCSDIR}/readme.txt +LICENSE_NAME= Flight of the Amazon Queen license +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + USES= zip NO_BUILD= yes NO_ARCH= yes |