summaryrefslogtreecommitdiff
path: root/shells/es/Makefile
blob: d4ec205dfcdf738df05002c7da3475e8f6e3823e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.18 2006/03/04 21:30:39 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=	pkgsrc-users@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"