diff options
Diffstat (limited to 'misc/tpp')
-rw-r--r-- | misc/tpp/Makefile | 29 | ||||
-rw-r--r-- | misc/tpp/distinfo | 2 | ||||
-rw-r--r-- | misc/tpp/pkg-descr | 3 | ||||
-rw-r--r-- | misc/tpp/pkg-plist | 26 |
4 files changed, 0 insertions, 60 deletions
diff --git a/misc/tpp/Makefile b/misc/tpp/Makefile deleted file mode 100644 index 2e0fcc317a29..000000000000 --- a/misc/tpp/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# Created by: arved -# $FreeBSD$ - -PORTNAME= tpp -PORTVERSION= 1.3.1 -CATEGORIES= misc -MASTER_SITES= http://synflood.at/tpp/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Text presentation program - -DEPRECATED= Depends on expired devel/ruby-ncurses -EXPIRATION_DATE=2018-02-21 - -RUN_DEPENDS= ${RUBY_SITELIBDIR}/ncurses.rb:devel/ruby-ncurses \ - figlet:misc/figlet - -NO_BUILD= yes -USE_RUBY= yes -RUBY_NO_BUILD_DEPENDS= yes - -OPTIONS_DEFINE= DOCS - -post-patch: - @${REINPLACE_CMD} -E -e 's,share/man,man,' \ - -e 's,(DOC|INS|MAN)PATH),DESTDIR)$$(&,' \ - ${WRKSRC}/Makefile - -.include <bsd.port.mk> diff --git a/misc/tpp/distinfo b/misc/tpp/distinfo deleted file mode 100644 index 350eac4fbd15..000000000000 --- a/misc/tpp/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (tpp-1.3.1.tar.gz) = 68e3de94fbfb62bd91a6d635581bcf8671a306fffe615d00294d388ad91e1b5f -SIZE (tpp-1.3.1.tar.gz) = 42095 diff --git a/misc/tpp/pkg-descr b/misc/tpp/pkg-descr deleted file mode 100644 index 0b467bf7c5d6..000000000000 --- a/misc/tpp/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -tpp is an ncurses-based presentation tool - -WWW: http://synflood.at/tpp.html diff --git a/misc/tpp/pkg-plist b/misc/tpp/pkg-plist deleted file mode 100644 index 9c4e4bb1ae10..000000000000 --- a/misc/tpp/pkg-plist +++ /dev/null @@ -1,26 +0,0 @@ -bin/tpp -man/man1/tpp.1.gz -%%PORTDOCS%%%%DOCSDIR%%/CHANGES -%%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/DESIGN -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/THANKS -%%PORTDOCS%%%%DOCSDIR%%/contrib/tpp-mode.el -%%PORTDOCS%%%%DOCSDIR%%/contrib/tpp.vim -%%PORTDOCS%%%%DOCSDIR%%/examples/ac-am.tpp -%%PORTDOCS%%%%DOCSDIR%%/examples/align-footer.tpp -%%PORTDOCS%%%%DOCSDIR%%/examples/bold.tpp -%%PORTDOCS%%%%DOCSDIR%%/examples/colors.tpp -%%PORTDOCS%%%%DOCSDIR%%/examples/colors2.tpp -%%PORTDOCS%%%%DOCSDIR%%/examples/debian-packaging.tpp -%%PORTDOCS%%%%DOCSDIR%%/examples/exec.tpp -%%PORTDOCS%%%%DOCSDIR%%/examples/horline.tpp -%%PORTDOCS%%%%DOCSDIR%%/examples/huge.tpp -%%PORTDOCS%%%%DOCSDIR%%/examples/list.tpp -%%PORTDOCS%%%%DOCSDIR%%/examples/manyslides.tpp -%%PORTDOCS%%%%DOCSDIR%%/examples/shell.tpp -%%PORTDOCS%%%%DOCSDIR%%/examples/slidein.tpp -%%PORTDOCS%%%%DOCSDIR%%/examples/source.tpp -%%PORTDOCS%%%%DOCSDIR%%/examples/test.tpp -%%PORTDOCS%%%%DOCSDIR%%/examples/tpp-features.tpp -%%PORTDOCS%%%%DOCSDIR%%/examples/wrap.tpp |