1995-08-14 06:08:02 +02:00
|
|
|
# New ports collection makefile for: es
|
|
|
|
# Date created: Sun Aug 13 12:36:14 CDT 1995
|
|
|
|
# Whom: erich@rrnet.com
|
|
|
|
#
|
1999-08-31 03:53:22 +02:00
|
|
|
# $FreeBSD$
|
1995-08-14 06:08:02 +02:00
|
|
|
#
|
|
|
|
|
2000-04-09 20:34:06 +02:00
|
|
|
PORTNAME= es
|
2000-06-04 06:37:24 +02:00
|
|
|
PORTVERSION= 0.9.b1
|
2002-10-12 17:36:57 +02:00
|
|
|
PORTREVISION= 2
|
1996-11-18 12:44:27 +01:00
|
|
|
CATEGORIES= shells
|
2000-04-21 10:19:33 +02:00
|
|
|
MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/es/
|
2000-04-09 20:34:06 +02:00
|
|
|
DISTNAME= es-0.9-beta1
|
1995-08-14 06:08:02 +02:00
|
|
|
|
2000-12-08 14:08:16 +01:00
|
|
|
MAINTAINER= ljrittle@acm.org
|
2003-02-21 14:28:59 +01:00
|
|
|
COMMENT= An extensible shell, derived from plan9's rc
|
1995-10-28 21:35:56 +01:00
|
|
|
|
1998-06-08 15:59:35 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2002-10-12 17:36:57 +02:00
|
|
|
CONFIGURE_ARGS= --with-readline
|
1998-06-08 15:59:35 +02:00
|
|
|
|
|
|
|
ALL_TARGET= es
|
|
|
|
MAN1= es.1
|
|
|
|
|
1995-08-14 06:08:02 +02:00
|
|
|
.include <bsd.port.mk>
|