freebsd-ports/textproc/rubygem-prism/Makefile

18 lines
355 B
Makefile

PORTNAME= prism
PORTVERSION= 0.24.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Prism Ruby parser
WWW= https://ruby.github.io/prism/ \
https://github.com/ruby/prism
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
BUILD_DEPENDS= rubygem-rake>=0:devel/rubygem-rake
USES= gem gmake
.include <bsd.port.mk>