# Created by: arved
# $FreeBSD: misc/tpp/Makefile 327745 2013-09-20 20:50:57Z bapt $

PORTNAME=	tpp
PORTVERSION=	1.3.1
CATEGORIES=	misc
MASTER_SITES=	http://synflood.at/tpp/

MAINTAINER=	gogo@cs.uni-sb.de
COMMENT=	Text presentation program

RUN_DEPENDS=	${RUBY_SITELIBDIR}/ncurses.rb:${PORTSDIR}/devel/ruby-ncurses \
		figlet:${PORTSDIR}/misc/figlet

NO_BUILD=	yes
USE_RUBY=	yes
RUBY_NO_BUILD_DEPENDS=	yes

MAN1=	tpp.1

NO_STAGE=	yes
.include <bsd.port.mk>
