summaryrefslogblamecommitdiff
path: root/lang/p5-Scalar-List-Utils/Makefile
blob: c997e67f0956d9b82f253db87db2d2077b27d17b (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                         
                    
                 





                                        
                                                                            



                                           

                      
# New ports collection makefile for:	lang/p5-Scalar-List-Utils
# Date created:				19 December 2001
# Whom:					Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	Scalar-List-Utils
PORTVERSION=	1.11
PORTEPOCH=	1
CATEGORIES=	lang perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Scalar
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	Perl subroutines that would be nice to have in the perl core

PERL_CONFIGURE=	yes

MAN3=		List::Util.3 Scalar::Util.3

.include <bsd.port.mk>