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

18 lines
352 B
Makefile

PORTNAME= mustermann-grape
PORTVERSION= 1.0.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Adds Grape style patterns to Mustermman
WWW= https://github.com/ruby-grape/mustermann-grape
LICENSE= MIT
RUN_DEPENDS= rubygem-mustermann>=1.0:devel/rubygem-mustermann
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>