aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Tie-CPHash/Makefile
blob: 38f8b11defa8be9ea48c125b316c8f11ec3e877f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: David Chaplin-Loebell <direct@klatha.com>

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

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>