pkgsrc/devel/ruby-eventmachine/Makefile

16 lines
397 B
Makefile
Raw Normal View History

2016-03-15 18:07:03 +01:00
# $NetBSD: Makefile,v 1.19 2016/03/15 17:07:03 taca Exp $
2016-03-15 18:07:03 +01:00
DISTNAME= eventmachine-1.2.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://rubyeventmachine.com/
COMMENT= Ruby event-driven I/O using the Reactor pattern
LICENSE= ruby-license
USE_LANGUAGES= c c++
.include "../../lang/ruby/gem.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"