import ruby-augeas-0.4.1

ruby-augeas provides bindings for the augeas configuration management API.

ok jeremy@
This commit is contained in:
jasper 2012-12-31 14:51:45 +00:00
parent a333032179
commit bba0cf9f88
4 changed files with 55 additions and 0 deletions

View File

@ -0,0 +1,24 @@
# $OpenBSD: Makefile,v 1.1.1.1 2012/12/31 14:51:45 jasper Exp $
COMMENT= provider bindings for Augeas
DISTNAME= ruby-augeas-0.4.1
CATEGORIES= sysutils
HOMEPAGE= http://augeas.net/
# LGPLv2.1
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= lang/ruby
WANTLIB+= augeas pthread
LIB_DEPENDS= sysutils/augeas
CONFIGURE_STYLE=ruby gem ext
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (ruby-augeas-0.4.1.gem) = 7SrqVZtRTV2QzwXIC/K5QXPEaWHQavBR8hUsQFZNweQ=
SIZE (ruby-augeas-0.4.1.gem) = 22016

View File

@ -0,0 +1 @@
ruby-augeas provides bindings for the augeas configuration management API.

View File

@ -0,0 +1,28 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/12/31 14:51:45 jasper Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/COPYING
${GEM_LIB}/gems/${DISTNAME}/NEWS
${GEM_LIB}/gems/${DISTNAME}/README.rdoc
${GEM_LIB}/gems/${DISTNAME}/Rakefile
${GEM_LIB}/gems/${DISTNAME}/ext/
${GEM_LIB}/gems/${DISTNAME}/ext/augeas/
${GEM_LIB}/gems/${DISTNAME}/ext/augeas/Makefile
${GEM_LIB}/gems/${DISTNAME}/ext/augeas/_augeas.c
${GEM_LIB}/gems/${DISTNAME}/ext/augeas/_augeas.o
${GEM_LIB}/gems/${DISTNAME}/ext/augeas/_augeas.so
${GEM_LIB}/gems/${DISTNAME}/ext/augeas/extconf.rb
${GEM_LIB}/gems/${DISTNAME}/ext/augeas/mkmf.log
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/_augeas.so
${GEM_LIB}/gems/${DISTNAME}/lib/augeas.rb
${GEM_LIB}/gems/${DISTNAME}/tests/
${GEM_LIB}/gems/${DISTNAME}/tests/root/
${GEM_LIB}/gems/${DISTNAME}/tests/root/etc/
${GEM_LIB}/gems/${DISTNAME}/tests/root/etc/group
${GEM_LIB}/gems/${DISTNAME}/tests/root/etc/hosts
${GEM_LIB}/gems/${DISTNAME}/tests/root/etc/inittab
${GEM_LIB}/gems/${DISTNAME}/tests/root/etc/ssh/
${GEM_LIB}/gems/${DISTNAME}/tests/root/etc/ssh/sshd_config
${GEM_LIB}/gems/${DISTNAME}/tests/tc_augeas.rb
${GEM_LIB}/specifications/${DISTNAME}.gemspec