2019-10-22 09:33:37 +02:00
|
|
|
# $NetBSD: Makefile,v 1.9 2019/10/22 07:33:37 taca Exp $
|
2008-04-04 17:13:23 +02:00
|
|
|
|
2019-10-22 09:33:37 +02:00
|
|
|
DISTNAME= archive-tar-minitar-0.8
|
2017-03-13 17:07:28 +01:00
|
|
|
CATEGORIES= archivers
|
2008-04-04 17:13:23 +02:00
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2017-03-13 17:07:28 +01:00
|
|
|
HOMEPAGE= https://github.com/halostatue/minitar
|
2008-04-04 17:13:23 +02:00
|
|
|
COMMENT= Pure Ruby library for handling POSIX tar archives
|
2010-09-10 05:58:06 +02:00
|
|
|
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 OR ruby-license
|
2008-04-04 17:13:23 +02:00
|
|
|
|
2019-10-22 09:33:37 +02:00
|
|
|
DEPENDS+= ${RUBY_PKGPREFIX}-minitar>=0.8<1:../../archivers/ruby-minitar
|
|
|
|
DEPENDS+= ${RUBY_PKGPREFIX}-minitar-cli>=0.8<1:../../archivers/ruby-minitar-cli
|
|
|
|
|
|
|
|
USE_LANGUAGES= # none
|
|
|
|
|
2010-09-10 05:58:06 +02:00
|
|
|
.include "../../lang/ruby/gem.mk"
|
2008-04-04 17:13:23 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|