mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
18 lines
323 B
Makefile
18 lines
323 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
|
|
#
|
|
# $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>
|