summaryrefslogtreecommitdiff
path: root/editors/axe/Makefile
blob: e25e22a079fb6ccdd336a128025babbb78e3fc9c (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
#
# $FreeBSD$
#

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>