diff options
Diffstat (limited to 'misc/rubygem-mimemagic')
-rw-r--r-- | misc/rubygem-mimemagic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/rubygem-mimemagic/Makefile b/misc/rubygem-mimemagic/Makefile index 48fe60b64f56..31e615ae7c55 100644 --- a/misc/rubygem-mimemagic/Makefile +++ b/misc/rubygem-mimemagic/Makefile @@ -10,9 +10,9 @@ COMMENT= MIME detection by extension or content in pure ruby COMMENT= Detects the mime type of a file by extension or by content LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |