aboutsummaryrefslogblamecommitdiff
path: root/textproc/rubygem-ox/Makefile
blob: 19dc99f6c77b5d1469cb82ad2bc4b9abb644bd3d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13


                  
                      
                 







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