Tweak net/gssdp version 0.14.10
[dports.git] / devel / rubygem-blockenspiel / Makefile
1 # Created by: Steve Wills <swills@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       blockenspiel
5 PORTVERSION=    0.4.5
6 CATEGORIES=     devel rubygems
7 MASTER_SITES=   RG
8
9 MAINTAINER=     ruby@FreeBSD.org
10 COMMENT=        Library designed to make it easy to implement DSL blocks in Ruby
11
12 USE_RUBY=               yes
13 USE_RUBYGEMS=           yes
14 RUBYGEM_AUTOPLIST=      yes
15
16 .include <bsd.port.mk>