diff options
Diffstat (limited to 'net/rubygem-oauth/Makefile')
-rw-r--r-- | net/rubygem-oauth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/rubygem-oauth/Makefile b/net/rubygem-oauth/Makefile index 13fe47caa602..133bb128dc1a 100644 --- a/net/rubygem-oauth/Makefile +++ b/net/rubygem-oauth/Makefile @@ -19,5 +19,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +PLIST_FILES= bin/oauth .include <bsd.port.mk> |