opnsense-ports/devel/rubygem-open3_backport/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

19 lines
374 B
Makefile

PORTNAME= open3_backport
PORTVERSION= 0.0.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= robak@FreeBSD.org
COMMENT= Backport of Ruby 1.9's Open3 methods for Ruby 1.8
WWW= https://github.com/kindkid/open3_backport
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
RUN_DEPENDS= rubygem-open4>=1.3:devel/rubygem-open4
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>