2013-09-11 08:27:41 +02:00
|
|
|
# Created by: Alan Eldridge <alane@FreeBSD.org>
|
2002-05-19 23:49:09 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= aft
|
2010-09-11 22:19:15 +02:00
|
|
|
PORTVERSION= 5.098
|
2003-07-22 16:29:51 +02:00
|
|
|
PORTEPOCH= 1
|
2002-05-19 23:49:09 +02:00
|
|
|
CATEGORIES= textproc
|
|
|
|
MASTER_SITES= http://www.maplefish.com/todd/
|
|
|
|
|
2010-10-20 07:53:20 +02:00
|
|
|
MAINTAINER= culot@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
|
|
|
|
2014-01-25 23:03:15 +01:00
|
|
|
LICENSE= CART
|
|
|
|
LICENSE_GROUPS= FSF OSI
|
|
|
|
LICENSE_NAME= Clarified Artistic License
|
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
|
|
|
LICENSE_PERMS= auto-accept
|
|
|
|
|
|
|
|
USES= perl5 gmake
|
2009-09-16 16:27:20 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2014-01-25 23:03:15 +01:00
|
|
|
OPTIONS_DEFINE= DOCS
|
2002-05-19 23:49:09 +02:00
|
|
|
|
2014-01-25 23:03:15 +01:00
|
|
|
PORTDOCS= *
|
2002-05-19 23:49:09 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|