diff options
Diffstat (limited to 'games/naev-data/Makefile')
-rw-r--r-- | games/naev-data/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/games/naev-data/Makefile b/games/naev-data/Makefile index 9ac492563a34..8887bd1b37f7 100644 --- a/games/naev-data/Makefile +++ b/games/naev-data/Makefile @@ -16,16 +16,12 @@ LICENSE= GPLv2 GPLv3 CCBYv3 CCBYSAv3 PD LICENSE_COMB= multi LICENSE_NAME_CCBYv3= Creative Commons Attribution 3.0 Unported license LICENSE_NAME_CCBYSAv3= Creative Commons Attribution-ShareAlike 3.0 Unported license -LICENSE_NAME_PD= Public Domain license LICENSE_TEXT_CCBYv3= The license: CCBYv3 (${LICENSE_NAME_CCBYv3}) is standard,\ please read from the web: http://creativecommons.org/licenses/by/3.0/ LICENSE_TEXT_CCBYSAv3= The license: CCBYSAv3 (${LICENSE_NAME_CCBYSAv3}) is standard,\ please read from the web: http://creativecommons.org/licenses/by-sa/3.0/ -LICENSE_TEXT_PD= The license: PD (${LICENSE_NAME_PD}), please read possible explanation on the web:\ - http://www.teachingcopyright.org/handout/public-domain-faq LICENSE_PERMS_CCBYv3= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LICENSE_PERMS_CCBYSAv3= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -LICENSE_PERMS_PD= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= zip NO_ARCH= yes |