diff options
Diffstat (limited to 'net/rubygem-connection_pool')
-rw-r--r-- | net/rubygem-connection_pool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rubygem-connection_pool/Makefile b/net/rubygem-connection_pool/Makefile index 0a8ace2a16c2..4ea18a27b0c0 100644 --- a/net/rubygem-connection_pool/Makefile +++ b/net/rubygem-connection_pool/Makefile @@ -9,9 +9,9 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Generic connection pool for Ruby LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |