diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-22 21:38:23 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-22 21:38:23 +0000 |
commit | 877e37b717d718c287c6d0a611fa3d8993d86870 (patch) | |
tree | 8f560639a4f7f514abb615fbbc4bb4b50c56421d /games/pcgen | |
parent | 01a23031a1d15f01c10a311691493992b7fb96e6 (diff) |
Notes
Diffstat (limited to 'games/pcgen')
-rw-r--r-- | games/pcgen/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/pcgen/Makefile b/games/pcgen/Makefile index 5ddbcf8175c3..2d0babf7927d 100644 --- a/games/pcgen/Makefile +++ b/games/pcgen/Makefile @@ -25,6 +25,7 @@ SUB_FILES= pcgen.sh PLIST_FILES= bin/pcgen PORTDATA= * PORTDOCS= * +PLIST_DIRS= %%DATADIR%%/characters OPTIONS_DEFINE= DOCS |