aboutsummaryrefslogblamecommitdiff
path: root/misc/p5-Tie-DxHash/Makefile
blob: 80c712d3fba0d87e70dce9441b86fc9c04b5fdee (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                  
           

                          
                    
                 
                          
                    

                   


                                                                           

                         
 
                      
# Created by: Seamus Venasse <svenasse@polaris.ca>
# $FreeBSD$

PORTNAME=	Tie-DxHash
PORTVERSION=	1.05
PORTREVISION=	2
CATEGORIES=	misc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl module implementing ordered hashes with duplicate keys

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>