blob: 2855d3d31d2d671777d5b4238c5373982d91d8cf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= blockenspiel
PORTVERSION= 0.5.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Library designed to make it easy to implement DSL blocks in Ruby
WWW= https://dazuma.github.io/blockenspiel/
LICENSE= BSD3CLAUSE
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>
|