DESCR

mscompress, Microsoft "compress.exe/expand.exe" compatible (de)compressor
Copyright (c) 2000 Martin Hinner
Algorithm & data structures by M. Winterhoff <100326.2776@compuserve.com>
ftp://ftp.penguin.cz/pub/users/mhi/mscompress/

This package contains two programs:

msexpand, which decompress files compressed by Microsoft compress.exe utility
(e.g. Win 3.x installation files)
mscompress, which compress files using LZ77 compression algorithm. Output
files can be decompressed using Microsoft expand.exe or msexpand(1).

Makefile

# $NetBSD: Makefile,v 1.12 2008/03/02 03:48:36 jlam Exp $
#

DISTNAME= mscompress-0.3
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SUNSITE:=utils/compress/}
EXTRACT_SUFX= .tar.bz2

MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ftp://ftp.penguin.cz/pub/users/mhi/mscompress/
COMMENT= Microsoft "compress.exe/expand.exe" compatible (de)compressor

PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes

INSTALLATION_DIRS= bin ${PKGMANDIR}/man1

do-install:
${INSTALL_PROGRAM} ${WRKSRC}/mscompress ${DESTDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/msexpand ${DESTDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/mscompress.1 \
${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
${INSTALL_MAN} ${WRKSRC}/msexpand.1 \
${DESTDIR}${PREFIX}/${PKGMANDIR}/man1

.include "../../mk/bsd.pkg.mk"

PLIST

@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:24:34 zuntum Exp $
bin/mscompress
bin/msexpand
man/man1/mscompress.1
man/man1/msexpand.1

distinfo

$NetBSD: distinfo,v 1.3 2005/02/23 14:45:24 agc Exp $

SHA1 (mscompress-0.3.tar.bz2) = 76fd76b08ca62b20cf4aacef78e5030a4b08c285
RMD160 (mscompress-0.3.tar.bz2) = 15fed6fb4158e6f1a1284f97f0c4d7b4fc0fe4e4
Size (mscompress-0.3.tar.bz2) = 40989 bytes
SHA1 (patch-aa) = 0ea60f32b2d4479f006a9de15648d8875c31075e