blob: 496d3538bb07c9de4df256c12949808ec9ba0256 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# New ports collection makefile for: aXe-6.1.2
# Version required: 6.1.2
# Date created: 28 December 1994
# Whom: jc@irbs.com John Capo
#
# $Id: $
#
DISTNAME= aXe-6.1.2
DISTFILES= aXe-6.1.2.tar.Z
USE_IMAKE= yes
MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/editors/
.include <bsd.port.mk>
|