summaryrefslogtreecommitdiff
path: root/shells/es/Makefile
blob: ff5fc5d63565915bfdf1dfce4724c9bec4066a8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.17 2005/12/29 06:22:12 jlam Exp $

DISTNAME=       es-0.9-alpha1
PKGNAME=	es-0.9a1
PKGREVISION=	2
CATEGORIES=	shells
MASTER_SITES=   ftp://ftp.sys.toronto.edu/pub/es/

MAINTAINER=	tech-pkg@NetBSD.org
HOMEPAGE=	http://hawkwind.utcs.utoronto.ca:8001/mlists/es.html
COMMENT=	Extensible shell, derived from plan9's rc

PKG_SHELL=	bin/es

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