blob: 91d17dda0b6474c4b5934492a7bcb7f8ca21cd12 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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>
|