2013-09-07 16:36:58 +02:00
|
|
|
# Created by: Frederic Culot <frederic@culot.org>
|
2010-09-11 06:24:31 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Tie-Hash-MultiValue
|
|
|
|
PORTVERSION= 1.02
|
|
|
|
CATEGORIES= devel perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2010-10-20 07:53:20 +02:00
|
|
|
MAINTAINER= culot@FreeBSD.org
|
2010-09-11 06:24:31 +02:00
|
|
|
COMMENT= Store multiple values per key
|
|
|
|
|
2013-09-07 16:36:58 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2010-09-11 06:24:31 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|