blob: ad88340dfcd89997b0776479dfe05eb0779165ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PORTNAME= ltsv
PORTVERSION= 0.1.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Parser / Dumper for LTSV
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>
|