mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
17 lines
355 B
Makefile
17 lines
355 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.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>
|