aboutsummaryrefslogtreecommitdiff
path: root/editors/axe/Makefile
blob: 92fc6f39240d6051553dc090cc56cf4cf5becd2a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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.2 1995/04/01 12:44:44 jkh 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>