4b2988d9d2
Minor variable reordering where needed.
17 lines
356 B
Makefile
17 lines
356 B
Makefile
# 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: Makefile,v 1.3 1995/04/09 06:11:04 asami Exp $
|
|
#
|
|
|
|
DISTNAME= aXe-6.1.2
|
|
CATEGORIES= editors
|
|
MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/editors/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|