diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/rubygem-puma/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/rubygem-puma/Makefile b/www/rubygem-puma/Makefile index b94653971046..fe5f4847ab2e 100644 --- a/www/rubygem-puma/Makefile +++ b/www/rubygem-puma/Makefile @@ -3,6 +3,7 @@ PORTNAME= puma PORTVERSION= 2.9.1 +PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG @@ -13,6 +14,8 @@ LICENSE= BSD3CLAUSE RUN_DEPENDS= rubygem-rack>=1.1.0:${PORTSDIR}/www/rubygem-rack +USES= shebangfix +SHEBANG_FILES= tools/jungle/init.d/run-puma USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |