1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/shells/es/Makefile

23 lines
394 B
Makefile
Raw Normal View History

# New ports collection makefile for: es
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
1999-08-31 01:53:22 +00:00
# $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= ljrittle@acm.org
1995-10-28 20:35:56 +00:00
GNU_CONFIGURE= yes
ALL_TARGET= es
MAN1= es.1
.include <bsd.port.mk>