blob: c8c9863b60301139f48dc12728126ccb76938114 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
PORTNAME= Tie-LLHash
PORTVERSION= 1.004
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= swills@FreeBSD.org
COMMENT= Perl module which implements an ordered hash-like object
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
|