NetBSD pkgsrc (package source) is a package management system for
Unix-like operating systems
Unace22 is a Linux binary that allows you to list the contents of
ACE archives, test their integrity, and extract files from them.
It can handle archives created with recent versions of WinACE,
which the source version of unace cannot.
# $NetBSD: Makefile,v 1.6 2008/05/25 13:16:10 dillo Exp $
#
DISTNAME= linunace25
PKGNAME= unace-bin-2.50
CATEGORIES= archivers
MASTER_SITES= http://www.winace.com/files/
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.winace.com/
COMMENT= Extract, list and test files in ACE archives (Linux binary)
LICENSE= unace-license
RESTRICTED= Only original file distribution.
NO_BIN_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
EMUL_PLATFORMS= linux-i386
EMUL_MODULES.linux= base compat
WRKSRC= ${WRKDIR}
BUILD_DIRS= # empty
INSTALLATION_DIRS= bin
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/unace ${PREFIX}/bin/unace-bin
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/unace-bin
${INSTALL_DATA} ${WRKSRC}/licence ${PREFIX}/share/doc/unace-bin
.include "../../mk/bsd.pkg.mk"
@comment $NetBSD: PLIST,v 1.1.1.1 2006/03/03 22:27:44 wiz Exp $
bin/unace-bin
share/doc/unace-bin/licence
@dirrm share/doc/unace-bin
$NetBSD: distinfo,v 1.1.1.1 2006/03/03 22:27:44 wiz Exp $
SHA1 (linunace25.tgz) = 64169a8f63aab9749beacc66ab0572981bd28c0f
RMD160 (linunace25.tgz) = ac7bcc89452e6d410a0d638df5737bbecaaa9165
Size (linunace25.tgz) = 202606 bytes