aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
Diffstat (limited to 'converters')
-rw-r--r--converters/Makefile1
-rw-r--r--converters/htx/Makefile22
-rw-r--r--converters/htx/distinfo2
-rw-r--r--converters/htx/pkg-descr3
4 files changed, 0 insertions, 28 deletions
diff --git a/converters/Makefile b/converters/Makefile
index e06e62aee129..648ab17da4cc 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -32,7 +32,6 @@
SUBDIR += gbase
SUBDIR += gbsdconv
SUBDIR += hs-aeson-pretty
- SUBDIR += htx
SUBDIR += i18ntools
SUBDIR += ical2html
SUBDIR += iconv
diff --git a/converters/htx/Makefile b/converters/htx/Makefile
deleted file mode 100644
index 67aa494ca1b4..000000000000
--- a/converters/htx/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# Created by: Vsevolod Stakhov <vsevolod@highsecure.ru>
-
-PORTNAME= htx
-DISTVERSION= 0.7.8
-CATEGORIES= converters www
-MASTER_SITES= http://stuff.myrealm.co.uk/htx/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= HTML to XHTML converter
-
-DEPRECATED= XHTML is considered obsolete in favor of HTML5
-EXPIRATION_DATE=2022-06-30
-
-USES= perl5 shebangfix
-SHEBANG_FILES= htx
-NO_BUILD= yes
-PLIST_FILES= bin/htx
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/htx ${STAGEDIR}${PREFIX}/bin
-
-.include <bsd.port.mk>
diff --git a/converters/htx/distinfo b/converters/htx/distinfo
deleted file mode 100644
index 36128ae0940b..000000000000
--- a/converters/htx/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (htx-0.7.8.tar.gz) = 667ba52d897165a84f5270a2ab6535c92e305e913530ab63e4ccf3cd252f46c1
-SIZE (htx-0.7.8.tar.gz) = 10975
diff --git a/converters/htx/pkg-descr b/converters/htx/pkg-descr
deleted file mode 100644
index 4c6c7c49b493..000000000000
--- a/converters/htx/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-HTML to XHTML converter written in Perl
-
-WWW: http://stuff.myrealm.co.uk/htx/