opnsense-ports/devel/rubygem-caesars/Makefile
Franco Fichtner 381a7aa745 */*: sync with upstream
Taken from: FreeBSD
2023-04-12 12:23:19 +02:00

16 lines
294 B
Makefile

PORTNAME= caesars
PORTVERSION= 0.7.4
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Rapid DSL prototyping in Ruby
WWW= https://github.com/delano/caesars
NO_ARCH= yes
USES= gem shebangfix
SHEBANG_FILES= bin/example
.include <bsd.port.mk>