freebsd-ports/devel/rubygem-loquacious/Makefile
2021-04-06 16:31:07 +02:00

19 lines
306 B
Makefile

# Created by: Ryan Steinmetz (<rpsfa@rit.edu>)
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
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>