2002-05-19 23:49:09 +02:00
|
|
|
# New ports collection makefile for: aft
|
|
|
|
# Date created: 2002/03/28
|
2002-11-01 14:09:32 +01:00
|
|
|
# Whom: Alan Eldridge <alane@FreeBSD.org>
|
2002-05-19 23:49:09 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= aft
|
2002-11-24 21:43:17 +01:00
|
|
|
PORTVERSION= 5.0793
|
2002-05-19 23:49:09 +02:00
|
|
|
CATEGORIES= textproc
|
|
|
|
MASTER_SITES= http://www.maplefish.com/todd/
|
|
|
|
|
2003-01-02 19:18:45 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 20:21:36 +01:00
|
|
|
COMMENT= A document preparation system using an Almost Free Text input format
|
2002-05-19 23:49:09 +02:00
|
|
|
|
|
|
|
USE_PERL5= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
PLIST_SUB+= DOCSDIR=${DOCSDIR:S|${PREFIX}/||}
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|