bye bye ruby-archive-tar-minitar
This commit is contained in:
parent
bd97a0853b
commit
84c55e4695
@ -1,21 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2014/10/11 19:54:46 jeremy Exp $
|
||||
|
||||
COMMENT = command-line utility for POSIX tar(1) archive files
|
||||
|
||||
DISTNAME = archive-tar-minitar-0.5.2
|
||||
REVISION = 8
|
||||
CATEGORIES = archivers
|
||||
|
||||
HOMEPAGE = http://ruwiki.rubyforge.org/
|
||||
|
||||
# GPLv2/Ruby license
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
MODULES = lang/ruby
|
||||
|
||||
CONFIGURE_STYLE = ruby gem
|
||||
|
||||
do-test:
|
||||
@cd ${WRKBUILD}/tests && ${RUBY} testall.rb
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (archive-tar-minitar-0.5.2.gem) = L+JoRLMUuOK9UuwWz/kOYQtcGQddEAAWH4yNPMIxxsg=
|
||||
SIZE (archive-tar-minitar-0.5.2.gem) = 23040
|
@ -1,5 +0,0 @@
|
||||
Archive::Tar::Minitar is a pure-Ruby library and command-line utility
|
||||
that provides the ability to deal with POSIX tar(1) archive files. The
|
||||
implementation is based heavily on Mauricio Fernandez's implementation
|
||||
in rpa-base, but has been reorganised to promote reuse in other
|
||||
projects.
|
@ -1,20 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2010/11/08 23:24:39 jeremy Exp $
|
||||
${GEM_BIN}/minitar${GEM_BIN_SUFFIX}
|
||||
${GEM_LIB}/cache/${DISTNAME}.gem
|
||||
${GEM_LIB}/gems/${DISTNAME}/
|
||||
${GEM_LIB}/gems/${DISTNAME}/ChangeLog
|
||||
${GEM_LIB}/gems/${DISTNAME}/Install
|
||||
${GEM_LIB}/gems/${DISTNAME}/README
|
||||
${GEM_LIB}/gems/${DISTNAME}/Rakefile
|
||||
${GEM_LIB}/gems/${DISTNAME}/bin/
|
||||
${GEM_LIB}/gems/${DISTNAME}/bin/minitar
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/archive/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/archive/tar/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/archive/tar/minitar/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/archive/tar/minitar.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/archive/tar/minitar/command.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/tests/
|
||||
${GEM_LIB}/gems/${DISTNAME}/tests/tc_tar.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/tests/testall.rb
|
||||
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|
Loading…
Reference in New Issue
Block a user