opnsense-ports/devel/rubygem-wisper/Makefile
Franco Fichtner 282a606d6f */*: sync with upstream
Taken from: HardenedBSD
2018-03-13 07:47:18 +01:00

18 lines
324 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= wisper
PORTVERSION= 2.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Library for Ruby objects with Publish-Subscribe capabilities
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>