freebsd-ports/devel/rubygem-simple_po_parser/Makefile

17 lines
284 B
Makefile

PORTNAME= simple_po_parser
PORTVERSION= 1.1.6
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Simple PO file to ruby hash parser
WWW= http://github.com/experteer/simple_po_parser
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>