summaryrefslogtreecommitdiff
path: root/editors/axe/Makefile
blob: 49b4fec9d38ba7cab89f0f65db697253fe6118cf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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.4 1996/11/11 05:06:43 obrien Exp $
#

DISTNAME=	aXe-6.1.2
CATEGORIES=	editors
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	editors
EXTRACT_SUFX=	.tar.Z

USE_IMAKE=	yes

.include <bsd.port.mk>