diff options
Diffstat (limited to 'www/rubygem-maruku/Makefile')
-rw-r--r-- | www/rubygem-maruku/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/rubygem-maruku/Makefile b/www/rubygem-maruku/Makefile index 5d6e31acbe58..451aa792ecc2 100644 --- a/www/rubygem-maruku/Makefile +++ b/www/rubygem-maruku/Makefile @@ -18,5 +18,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} USE_RUBY= yes USE_RUBYGEMS= yes USE_RUBY_FEATURES= iconv +RUBYGEM_AUTOPLIST= yes +PLIST_FILES= bin/maruku bin/marutex .include <bsd.port.mk> |