blob: de00618986b1ef9f68e05d288acf5cc6356d21e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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>
|