Remove, it's actually a duplicate of what is in textproc category

This commit is contained in:
Antoine Brodin 2020-12-20 19:38:11 +00:00
parent 4a6c7d0dc7
commit 11aa874ee2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558766
4 changed files with 0 additions and 38 deletions

View File

@ -7,7 +7,6 @@
SUBDIR += R-cran-base64enc
SUBDIR += R-cran-jsonlite
SUBDIR += R-cran-rjson
SUBDIR += aha
SUBDIR += aish
SUBDIR += ascii2binary
SUBDIR += asr10

View File

@ -1,28 +0,0 @@
# Created by: Bernard Spil <brnrd@FreeBSD.org>
# $FreeBSD$
PORTNAME= aha
PORTVERSION= 0.5.1
CATEGORIES= converters
PKGNAMESUFFIX= -theZiz
MAINTAINER= brnrd@FreeBSD.org
COMMENT= ANSI escape-coded formatted output to HTML converter
LICENSE= LGPL20+ MPL11
LICENSE_COMB= dual
USE_GITHUB= yes
USES= gmake
GH_ACCOUNT= theZiz
GH_PROJECT= aha
PLIST_FILES= bin/aha man/man1/aha.1.gz
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/aha
${MV} ${STAGEDIR}${PREFIX}/share/man/man1/aha.1 \
${STAGEDIR}${PREFIX}/man/man1/
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1608470204
SHA256 (theZiz-aha-0.5.1_GH0.tar.gz) = 6aea13487f6b5c3e453a447a67345f8095282f5acd97344466816b05ebd0b3b1
SIZE (theZiz-aha-0.5.1_GH0.tar.gz) = 394410

View File

@ -1,6 +0,0 @@
Aha is the Ansi HTML Adapter
Transforms console output formatted with escape-codes to
html output.
WWW: https://github.com/theZiz/aha