16 lines
242 B
Makefile
16 lines
242 B
Makefile
COMMENT= portable replacement for popen4
|
|
|
|
DISTNAME= systemu-2.6.5
|
|
CATEGORIES= devel
|
|
|
|
HOMEPAGE= https://github.com/ahoward/systemu
|
|
|
|
# Ruby license
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
MODULES= lang/ruby
|
|
|
|
CONFIGURE_STYLE= ruby gem
|
|
|
|
.include <bsd.port.mk>
|