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

18 lines
318 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
PORTNAME= caesars
PORTVERSION= 0.7.4
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= swills@FreeBSD.org
COMMENT= Rapid DSL prototyping in Ruby
NO_ARCH= yes
USE_RUBY= yes
USES= gem shebangfix
SHEBANG_FILES= bin/example
.include <bsd.port.mk>