6bbe5989b4
This packges provivides compatible library onto ruby-minitar for now.
12 lines
376 B
Makefile
12 lines
376 B
Makefile
# $NetBSD: Makefile,v 1.8 2017/03/13 16:07:28 taca Exp $
|
|
|
|
DISTNAME= archive-tar-minitar-0.6.1
|
|
CATEGORIES= archivers
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/halostatue/minitar
|
|
COMMENT= Pure Ruby library for handling POSIX tar archives
|
|
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 OR ruby-license
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|