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

15 lines
257 B
Makefile

PORTNAME= ox
PORTVERSION= 2.10.0
PORTREVISION= 1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Speed-optimized XML parser and object serializer for Ruby
LICENSE= MIT
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>