aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-ReadLine-Perl/Makefile
blob: f0a6431f4e600d7e0bd364598609bffade5c0c52 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                        


                                                                    
           

 
                             
                      
                 
                           
                    
                            
                   
                                                       
 
                                
                                                                             
 
                   

                      
# New ports collection makefile for:	p5-ReadLine-Perl
# Date created:				20 February 1998
# Whom:	      				Matthew Hunt <mph@pobox.com>
#
# $FreeBSD$
#

PORTNAME=	ReadLine-Perl
PORTVERSION=	1.0303
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Term
PKGNAMEPREFIX=	p5-
DISTNAME=	Term-${PORTNAME}-${PORTVERSION:C/0+$//}

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl 5 module for Term::ReadLine editing without GNU readline

PERL_CONFIGURE=	yes

.include <bsd.port.mk>