aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Tie-CPHash/Makefile
blob: 4c30eee2e2374b9050b496de373c3c13bbecd0a4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	Tie-CPHash
PORTVERSION=	2.000
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	direct@klatha.com
COMMENT=	Perl module implementing a case preserving hash table
WWW=		https://metacpan.org/release/Tie-CPHash

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>