# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD: head/devel/p5-IO-Prompt-Tiny/Makefile 346471 2014-02-28 09:25:19Z sunpoet $ PORTNAME= IO-Prompt-Tiny PORTVERSION= 0.002 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Prompt for user input with a default option LICENSE= APACHE20 BUILD_DEPENDS= p5-Capture-Tiny>=0.12:${PORTSDIR}/devel/p5-Capture-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure USES= perl5 .include