mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-28 21:29:28 +00:00

multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
16 lines
364 B
Makefile
16 lines
364 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.1.1.1 1995/01/04 07:39:52 jkh Exp $
|
|
#
|
|
|
|
DISTNAME= aXe-6.1.2
|
|
DISTFILES= aXe-6.1.2.tar.Z
|
|
USE_IMAKE= yes
|
|
MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/editors/
|
|
CATEGORIES+= editors
|
|
|
|
.include <bsd.port.mk>
|