aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-IO-Interactive/Makefile
blob: 48fc707ade756b746a298f91ffdd7f07562c03fb (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                                    
           

                              
                     
                 
                 



                           
                                

                                             

                           
 

                         
 
                          

                      
# Created by: Andrey Kostenko <andrey@kostenko.name>
# $FreeBSD$

PORTNAME=	IO-Interactive
PORTVERSION=	0.0.6
PORTREVISION=	2
PORTEPOCH=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Utilities for interactive I/O

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

PORTSCOUT=	skipv:0.01

.include <bsd.port.mk>