Import ruby-pkg-config 1.5.1
New dependency of ruby-rmagick. OK jca@
This commit is contained in:
parent
edffef4d86
commit
7745615a3b
13
devel/ruby-pkg-config/Makefile
Normal file
13
devel/ruby-pkg-config/Makefile
Normal file
@ -0,0 +1,13 @@
|
||||
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>
|
2
devel/ruby-pkg-config/distinfo
Normal file
2
devel/ruby-pkg-config/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (pkg-config-1.5.1.gem) = oRjOUbk1vPPP4c5FXSdqjhxLhUL+NrvsMZfvmv8V3Ak=
|
||||
SIZE (pkg-config-1.5.1.gem) = 23040
|
2
devel/ruby-pkg-config/pkg/DESCR
Normal file
2
devel/ruby-pkg-config/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
pkg-config can be used in your extconf.rb to properly detect need libraries for
|
||||
compiling Ruby native extensions.
|
15
devel/ruby-pkg-config/pkg/PLIST
Normal file
15
devel/ruby-pkg-config/pkg/PLIST
Normal file
@ -0,0 +1,15 @@
|
||||
${GEM_LIB}/cache/${DISTNAME}.gem
|
||||
${GEM_LIB}/gems/${DISTNAME}/
|
||||
${GEM_LIB}/gems/${DISTNAME}/Gemfile
|
||||
${GEM_LIB}/gems/${DISTNAME}/LGPL-2.1
|
||||
${GEM_LIB}/gems/${DISTNAME}/NEWS
|
||||
${GEM_LIB}/gems/${DISTNAME}/README.rdoc
|
||||
${GEM_LIB}/gems/${DISTNAME}/Rakefile
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/pkg-config/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/pkg-config.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/pkg-config/version.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/run-test.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/test/test-pkg-config.rb
|
||||
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|
Loading…
x
Reference in New Issue
Block a user