freebsd-ports/devel/p5-Hash-MultiValue/Makefile
Jun Kuriyama 50ea2d87d2 - Upgrade to 0.12.
Feature safe:	yes
2012-03-11 08:38:36 +00:00

21 lines
414 B
Makefile

# New ports collection makefile for: Hash::MultiValue
# Date created: 11 Mar 2010
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Hash-MultiValue
PORTVERSION= 0.12
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to store multiple values per key
PERL_CONFIGURE= yes
MAN3= Hash::MultiValue.3
.include <bsd.port.mk>