mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
cf118ccf87
Reported by: lwhsu
16 lines
257 B
Makefile
16 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>
|