opnsense-ports/devel/rubygem-open4/Makefile
Franco Fichtner da469a5c58 */*: sync with upstream
Taken from: HardenedBSD
2019-11-04 08:48:21 +01:00

20 lines
314 B
Makefile

# Created by: arved
# $FreeBSD$
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
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>