freebsd-ports/textproc/rubygem-ox/Makefile
Sunpoet Po-Chuan Hsieh 6ae4e6eab2 Keep .so files in ext directory
- Remove NO_ARCH for dependent ports
- Bump PORTREVISION for dependency and package change

PR:		240425
Exp-run by:	antoine
2019-09-10 17:38:00 +00:00

18 lines
270 B
Makefile

# $FreeBSD$
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>