14 lines
216 B
Makefile
14 lines
216 B
Makefile
|
COMMENT= open processes with handles on pid, stdin, stdout, stderr
|
||
|
|
||
|
DISTNAME= open4-1.3.4
|
||
|
CATEGORIES= devel
|
||
|
|
||
|
# Ruby license
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
MODULES= lang/ruby
|
||
|
|
||
|
CONFIGURE_STYLE= ruby gem
|
||
|
|
||
|
.include <bsd.port.mk>
|