blob: 7266de1668e326499d63e95a619a31431272fe7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# 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 Id: Makefile,v 1.4 1996/11/18 11:39:46 asami Exp
#
DISTNAME= es-0.9-alpha1
PKGNAME= es-0.9a1
CATEGORIES= shells
MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/es/
MAINTAINER= erich@FreeBSD.org
.include <bsd.port.mk>
|