forked from Lainports/opnsense-ports
16 lines
293 B
Makefile
16 lines
293 B
Makefile
PORTNAME= babel-source
|
|
PORTVERSION= 5.8.35
|
|
CATEGORIES= textproc rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Babel JS source
|
|
WWW= https://github.com/babel/ruby-babel-transpiler
|
|
|
|
LICENSE= MIT
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
NO_ARCH= yes
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|