DESCR

Command-line utilities to:

* create StuffIt (.sit) and Zip (.zip) archives
* encode files into uuencode, BinHex, and MacBinary formats
* expand StuffIt and Zip archives
* expand encrypted StuffIt archives
* decode or expand: Compact Pro, zip, arc, arj, lha (lzh),
rar, gzip, UNIX compress, uuencode, BinHex, btoa, MIME,
tar, MacBinary, segmented StuffIt, PrivateFile, bzip2,
and AppleSingle.

Makefile

# $NetBSD: Makefile,v 1.29 2007/10/31 21:50:49 gdt Exp $

DISTNAME= stuffit520.611linux-i386
PKGNAME= stuffit-5.2.0.611
PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= http://www.allume.com/downloads/files/

MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.stuffit.com/unix/stuffit/
COMMENT= Stuffit Archive Creator and Expander

LICENSE= generic-nonlicense
RESTRICTED= Redistribution not permitted
NO_SRC_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}

EMUL_PLATFORMS= linux-i386
EMUL_MODULES.linux= base

WRKSRC= ${WRKDIR}
BUILD_DIRS= # empty

INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
INSTALLATION_DIRS+= share/doc/stuffit/stuff share/doc/stuffit/unstuff

do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/* ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/man/man1/* ${PREFIX}/${PKGMANDIR}/man1
${INSTALL_DATA} ${WRKSRC}/doc/stuff/* \
${PREFIX}/share/doc/stuffit/stuff/
${INSTALL_DATA} ${WRKSRC}/doc/unstuff/* \
${PREFIX}/share/doc/stuffit/unstuff/

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

PLIST

@comment $NetBSD: PLIST,v 1.2 2005/09/02 23:16:23 rillig Exp $
bin/register
bin/stuff
bin/unstuff
man/man1/stuff.1
man/man1/unstuff.1
share/doc/stuffit/stuff/INSTALL
share/doc/stuffit/stuff/LICENSE
share/doc/stuffit/stuff/README
share/doc/stuffit/stuff/stuff.html
share/doc/stuffit/unstuff/INSTALL
share/doc/stuffit/unstuff/LICENSE
share/doc/stuffit/unstuff/README
share/doc/stuffit/unstuff/unstuff.html
@dirrm share/doc/stuffit/stuff
@dirrm share/doc/stuffit/unstuff
@dirrm share/doc/stuffit

distinfo

$NetBSD: distinfo,v 1.4 2005/02/23 14:45:26 agc Exp $

SHA1 (stuffit520.611linux-i386.tar.gz) = 492cf11a7e6c38c76551c1ff3521abf1fff753b2
RMD160 (stuffit520.611linux-i386.tar.gz) = 58800fff4b9d8b37d4bcf8617b2895127c5101be
Size (stuffit520.611linux-i386.tar.gz) = 1955619 bytes