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

DISTNAME=       es-0.9-beta1
PKGNAME=	es-0.9b1
CATEGORIES=	shells
MASTER_SITES=   ftp://ftp.sys.toronto.edu/pub/es/

MAINTAINER=	erich@FreeBSD.org

GNU_CONFIGURE=	yes

ALL_TARGET=	es
MAN1=		es.1

.include <bsd.port.mk>