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

17 lines
306 B
Makefile

PORTNAME= open4
PORTVERSION= 1.3.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Open4 manages child processes and their io handles
WWW= https://github.com/ahoward/open4
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>