blob: 80c712d3fba0d87e70dce9441b86fc9c04b5fdee (
plain) (
tree)
|
|
# 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>
|