freebsd-ports/devel/p5-Tie-CPHash/Makefile
Yen-Ming Lee 64588fc117 - Update to 1.04
PR:		128370
Submitted by:	leeym
Approved by:	maintainer timeout
2008-11-20 18:56:31 +00:00

21 lines
413 B
Makefile

# New ports collection makefile for: Tie-CPHash
# Date created: 09 October 2006
# Whom: David Chaplin-Loebell <direct@klatha.com>
#
# $FreeBSD$
#
PORTNAME= Tie-CPHash
PORTVERSION= 1.04
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= direct@klatha.com
COMMENT= Perl module implementing a case preserving hash table
PERL_MODBUILD= yes
MAN3= Tie::CPHash.3
.include <bsd.port.mk>