mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
7745615a3b
New dependency of ruby-rmagick. OK jca@
14 lines
202 B
Makefile
14 lines
202 B
Makefile
COMMENT = tool for compiling Ruby native extensions
|
|
|
|
DISTNAME = pkg-config-1.5.1
|
|
CATEGORIES = devel
|
|
|
|
# LGPL V2+
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = lang/ruby
|
|
|
|
CONFIGURE_STYLE = gem
|
|
|
|
.include <bsd.port.mk>
|