1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/editors/axe/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

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>