freebsd-ports/textproc/rubygem-babel-source/Makefile
2021-04-06 16:31:07 +02:00

18 lines
306 B
Makefile

# Created by: Torsten Zuehlsdorff <tz@FreeBSD.org>
PORTNAME= babel-source
PORTVERSION= 5.8.35
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Babel JS source
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>