1PORTNAME= simple_po_parser 2PORTVERSION= 1.1.6 3CATEGORIES= devel rubygems 4MASTER_SITES= RG 5 6MAINTAINER= ports@MidnightBSD.org 7COMMENT= Simple PO file to ruby hash parser 8WWW= http://github.com/experteer/simple_po_parser 9 10LICENSE= mit 11 12USES= gem 13 14NO_ARCH= yes 15 16.include <bsd.port.mk> 17