summaryrefslogtreecommitdiff
path: root/textproc/aft
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/aft')
-rw-r--r--textproc/aft/Makefile27
-rw-r--r--textproc/aft/distinfo2
-rw-r--r--textproc/aft/pkg-descr12
-rw-r--r--textproc/aft/pkg-plist15
4 files changed, 0 insertions, 56 deletions
diff --git a/textproc/aft/Makefile b/textproc/aft/Makefile
deleted file mode 100644
index 26cb56eac7a0..000000000000
--- a/textproc/aft/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-PORTNAME= aft
-PORTVERSION= 5.098
-PORTREVISION= 1
-PORTEPOCH= 1
-CATEGORIES= textproc
-MASTER_SITES= http://www.maplefish.com/todd/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Document preparation system using an Almost Free Text input format
-WWW= http://www.maplefish.com/todd/aft.html
-
-LICENSE= CART
-LICENSE_GROUPS= FSF GPL OSI
-LICENSE_NAME= Clarified Artistic License
-LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-
-DEPRECATED= Obscure markup language and unmaintained in tree for years
-EXPIRATION_DATE=2025-04-30
-
-USES= perl5 gmake
-GNU_CONFIGURE= yes
-OPTIONS_DEFINE= DOCS
-
-PORTDOCS= *
-
-.include <bsd.port.mk>
diff --git a/textproc/aft/distinfo b/textproc/aft/distinfo
deleted file mode 100644
index aa55d2639fcf..000000000000
--- a/textproc/aft/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (aft-5.098.tar.gz) = 0c856fe1dbcef282ee39ab11041513cab966a5c6e4cce7154f374623d24c7419
-SIZE (aft-5.098.tar.gz) = 119072
diff --git a/textproc/aft/pkg-descr b/textproc/aft/pkg-descr
deleted file mode 100644
index 7bac8ae199bc..000000000000
--- a/textproc/aft/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-AFT (Almost Free Text) is a document preparation system. It is mostly
-free form meaning that there is little intrusive markup. AFT source
-documents look a lot like plain old ASCII text.
-
-AFT has a few rules for structuring your document and these rules have
-more to do with formatting your text rather than embedding commands.
-
-Right now, AFT produces pretty good (weblint-able) HTML, XHTML, LaTeX,
-lout and RTF. It can, in fact, be coerced into producing all types of
-output (e.g. roll-your-own XML). All that needs to be done is to edit
-a rule file. You can even customize your own HTML rule files for
-specialized output.
diff --git a/textproc/aft/pkg-plist b/textproc/aft/pkg-plist
deleted file mode 100644
index 60a3827b5a9d..000000000000
--- a/textproc/aft/pkg-plist
+++ /dev/null
@@ -1,15 +0,0 @@
-bin/aft
-%%DATADIR%%/AFT.pm
-%%DATADIR%%/aft-bn-html.pm
-%%DATADIR%%/aft-dbarticle.pm
-%%DATADIR%%/aft-html.pm
-%%DATADIR%%/aft-lout.pm
-%%DATADIR%%/aft-loutbook.pm
-%%DATADIR%%/aft-loutreport.pm
-%%DATADIR%%/aft-rtf.pm
-%%DATADIR%%/aft-tex.pm
-%%DATADIR%%/aft-xhtml.pm
-%%DATADIR%%/aft.pl
-%%DATADIR%%/compile.pl
-%%DATADIR%%/launch_ie.pl
-%%DATADIR%%/postrtf.pl