# Created by: Po-Chuan Hsieh # $FreeBSD: head/devel/p5-Term-TablePrint/Makefile 560579 2021-01-06 20:25:44Z sunpoet $ PORTNAME= Term-TablePrint PORTVERSION= 0.124 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Print a table to the terminal and browse it interactively LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Term-Choose>=1.712:devel/p5-Term-Choose \ p5-Term-Choose-Util>=0.121:devel/p5-Term-Choose-Util USES= perl5 USE_PERL5= configure NO_ARCH= yes .include