freebsd-ports/devel/p5-Tie-Hash-MultiValue/Makefile
Andrej Zverev 365f70a6aa - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 12:18:47 +00:00

16 lines
302 B
Makefile

# Created by: Frederic Culot <frederic@culot.org>
# $FreeBSD$
PORTNAME= Tie-Hash-MultiValue
PORTVERSION= 1.02
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
COMMENT= Store multiple values per key
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>