blob: 3dceedad1109754efd3f94adcfeb362fcceb3497 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# New ports collection makefile for: es
# Version required: 0.9a1
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
# $Id$
#
DISTNAME= es-0.9-alpha1
PKGNAME= es-0.9a1
CATEGORIES+= plan9
MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/es/
.include <bsd.port.mk>
|