Skip to content

Commit

Permalink
www/rubygem-uglifier-node16: Add rubygem-uglifier-node16 4.1.20 (copi…
Browse files Browse the repository at this point in the history
…ed from rubygem-uglifier)
  • Loading branch information
sunpoet committed Nov 21, 2021
1 parent 5db8705 commit 0b896c2
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 0 deletions.
1 change: 1 addition & 0 deletions www/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2151,6 +2151,7 @@
SUBDIR += rubygem-turbolinks-source
SUBDIR += rubygem-typhoeus
SUBDIR += rubygem-uglifier
SUBDIR += rubygem-uglifier-node16
SUBDIR += rubygem-underscore-rails
SUBDIR += rubygem-unicorn
SUBDIR += rubygem-unicorn-worker-killer
Expand Down
22 changes: 22 additions & 0 deletions www/rubygem-uglifier-node16/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Created by: Steve Wills <swills@FreeBSD.org>

PORTNAME= uglifier
PORTVERSION= 4.1.20
CATEGORIES= www rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -node16

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby wrapper for UglifyJS JavaScript compressor

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

RUN_DEPENDS= rubygem-execjs-node16>=0.3.0:devel/rubygem-execjs-node16

USES= gem
USE_RUBY= yes

NO_ARCH= yes

.include <bsd.port.mk>
3 changes: 3 additions & 0 deletions www/rubygem-uglifier-node16/distinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
TIMESTAMP = 1542527825
SHA256 (rubygem/uglifier-4.1.20.gem) = fc9d35dfc08458b25c44721fc78935c7876e632eaa3de04fc4be69f49e176375
SIZE (rubygem/uglifier-4.1.20.gem) = 197120
3 changes: 3 additions & 0 deletions www/rubygem-uglifier-node16/pkg-descr
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Ruby wrapper for UglifyJS JavaScript compressor

WWW: https://github.com/lautis/uglifier

0 comments on commit 0b896c2

Please sign in to comment.