2000-04-14 02:25:54 +02:00
|
|
|
# New ports collection makefile for: aXe
|
1995-01-04 08:39:52 +01:00
|
|
|
# Date created: 28 December 1994
|
|
|
|
# Whom: jc@irbs.com John Capo
|
|
|
|
#
|
1999-08-25 07:57:29 +02:00
|
|
|
# $FreeBSD$
|
1995-01-04 08:39:52 +01:00
|
|
|
#
|
|
|
|
|
2000-04-14 02:25:54 +02:00
|
|
|
PORTNAME= aXe
|
|
|
|
PORTVERSION= 6.1.2
|
2007-05-19 22:36:56 +02:00
|
|
|
PORTREVISION= 2
|
1996-11-11 06:07:53 +01:00
|
|
|
CATEGORIES= editors
|
1996-11-18 10:56:45 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
|
|
MASTER_SITE_SUBDIR= editors
|
1995-04-09 08:11:17 +02:00
|
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
|
2000-02-05 11:55:49 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 18:12:51 +01:00
|
|
|
COMMENT= Simple to use text editor for X
|
2000-02-05 11:55:49 +01:00
|
|
|
|
2005-04-10 07:39:56 +02:00
|
|
|
LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
|
2000-11-13 14:39:03 +01:00
|
|
|
|
1995-04-09 08:11:17 +02:00
|
|
|
USE_IMAKE= yes
|
2000-11-13 14:39:03 +01:00
|
|
|
ALL_TARGET= Xaw3d all
|
|
|
|
MAN1= axe.1 axinfo.1
|
1995-01-04 08:39:52 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|