aboutsummaryrefslogtreecommitdiffstats
path: root/shells/es/Makefile
blob: a8afd1cde805c209475c6dad5380031d5e89a2b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    es
# Date created:         Sun Aug 13 12:36:14 CDT 1995
# Whom:                 erich@rrnet.com
#
# $FreeBSD$
#

PORTNAME=   es
PORTVERSION=    0.9.b1
PORTREVISION=   1
CATEGORIES= shells
MASTER_SITES=   ftp://ftp.sys.toronto.edu/pub/es/
DISTNAME=   es-0.9-beta1

MAINTAINER= rittle@latour.rsch.comm.mot.com

GNU_CONFIGURE=  yes

ALL_TARGET= es
MAN1=       es.1

.include <bsd.port.mk>