freebsd-ports/devel/rubygem-open4/Makefile
Sunpoet Po-Chuan Hsieh f664f61373 - Update LICENSE
2013-12-13 19:34:55 +00:00

19 lines
330 B
Makefile

# Created by: arved
# $FreeBSD$
PORTNAME= open4
PORTVERSION= 1.3.0
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
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>