DESCR

9e is a program to explore Plan9 archives. You can do whatever you
like with the source so long as you clearly indicate all modifications
and the author responsible for each.

Usage Summary:
9e [options] ...

Options:
-h: dump headers only
-v: dump file names and sizes while extracting
-r: specify alternate root directory
-?: help

If no file is named on the command line, standard input is assumed.
Note that the input file must be a decompressed Plan9 archive.

Makefile

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

DISTNAME= 9e
PKGNAME= 9e-1.0
CATEGORIES= plan9 archivers
MASTER_SITES= http://www.eecs.harvard.edu/~wkj/Software/9e/

MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.eecs.harvard.edu/~wkj/Software/9e/
COMMENT= Explode Plan9 archives

PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir

NO_CONFIGURE= yes

INSTALLATION_DIRS= bin

do-install:
${INSTALL_PROGRAM} ${WRKSRC}/9e ${DESTDIR}${PREFIX}/bin

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

PLIST

@comment $NetBSD: PLIST,v 1.1.1.1 2002/11/18 13:36:20 cjep Exp $
bin/9e

distinfo

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

SHA1 (9e.tar.gz) = fc966f51a167e4ed3dc371e399bbc8909f074b54
RMD160 (9e.tar.gz) = bbcdde8d9b4989a12edd935c6156d80aaf5f8f5e
Size (9e.tar.gz) = 2019 bytes
SHA1 (patch-aa) = 5d5982bfc544910f3d36eb40a9de9c5caa8432fd
SHA1 (patch-ab) = 7c81596f86905d6b9a42cab77fbfad6b15c911c3