NetBSD pkgsrc (package source) is a package management system for
Unix-like operating systems
lbrate extracts/decompresses files from the CP/M LBR format. (It can also list
and test such archives.) It does this in an `unzip'-like manner, mostly hiding
the details of individually compressed and renamed files, and transparently
dealing with the required decompression/renaming.
lbrate is apparently the only non-CP/M program to fully support
decompressing files from all three CP/M compression schemes (Q, Z, Y). With
this in mind, it can decompress such files directly, treating them as if they
were single-entry LBRs.
# $NetBSD: Makefile,v 1.12 2006/06/18 07:04:16 rillig Exp $
DISTNAME= lbrate-1.1
PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.ibiblio.org/pub/Linux/utils/compress/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://rus.members.beeb.net/lbrate.html
COMMENT= Extract/decompress CP/M LBR archives
PKG_INSTALLATION_TYPES= overwrite pkgviews
MAKE_FLAGS+= PREFIX=${PREFIX:Q}
LBRATE_DOCSDIR= ${PREFIX}/share/doc/lbrate
post-install:
${INSTALL_DATA_DIR} ${LBRATE_DOCSDIR}
.for f in COPYING ChangeLog README TODO
${INSTALL_DATA} ${WRKSRC}/${f} ${LBRATE_DOCSDIR}
.endfor
.include "../../mk/bsd.pkg.mk"
@comment $NetBSD: PLIST,v 1.2 2004/07/28 00:03:15 minskim Exp $
bin/lbrate
man/man1/lbrate.1
share/doc/lbrate/COPYING
share/doc/lbrate/ChangeLog
share/doc/lbrate/README
share/doc/lbrate/TODO
@dirrm share/doc/lbrate
$NetBSD: distinfo,v 1.4 2006/07/17 17:25:25 joerg Exp $
SHA1 (lbrate-1.1.tar.gz) = 8731283e79fa6c7a73ebd6c821b42854cb864ea9
RMD160 (lbrate-1.1.tar.gz) = ccf0d889eb597d3beecceb40349ddbf00f0273c8
Size (lbrate-1.1.tar.gz) = 29907 bytes
SHA1 (patch-aa) = 4f8177dfdfa11162da966c3f216d52bcd8e599db
SHA1 (patch-ab) = 94127154f052908a99fb7a6a218984637850b93d