opnsense-ports/devel/rubygem-grape_logging/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

20 lines
393 B
Makefile

PORTNAME= grape_logging
PORTVERSION= 1.8.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Request logging for Grape
WWW= https://github.com/aserafin/grape_logging
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-grape>=0:devel/rubygem-grape \
rubygem-rack>=0,3:www/rubygem-rack
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>