freebsd-ports/textproc/rubygem-citrus/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

15 lines
269 B
Makefile

PORTNAME= citrus
PORTVERSION= 3.0.2
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Parsing Expressions for Ruby
BUILD_DEPENDS= rubygem-rake>=0:devel/rubygem-rake
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>