diff options
-rw-r--r-- | graphics/nathive/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/nathive/Makefile b/graphics/nathive/Makefile index ee8be0edc93f..0a207429cb61 100644 --- a/graphics/nathive/Makefile +++ b/graphics/nathive/Makefile @@ -24,6 +24,12 @@ PLIST_FILES= bin/${PORTNAME} \ share/applications/nathive.desktop PORTDATA= * PORTDOCS= * +PLIST_DIRS= %%DATADIR%%/cfg/presets/select \ + %%DATADIR%%/cfg/presets/picker \ + %%DATADIR%%/cfg/presets/eraser \ + %%DATADIR%%/cfg/presets/crop \ + %%DATADIR%%/cfg/presets/brush \ + %%DATADIR%%/cfg/console OPTIONS_DEFINE= DOCS |