17 lines
284 B
Makefile
17 lines
284 B
Makefile
PORTNAME= loquacious
|
|
PORTVERSION= 1.9.1
|
|
PORTREVISION= 1
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Mechanism to parse ruby loquacious files
|
|
WWW= https://github.com/TwP/loquacious
|
|
|
|
LICENSE= MIT
|
|
|
|
NO_ARCH= yes
|
|
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|