freebsd-ports/devel/p5-Hash-Union/Makefile
Martin Wilke 27d6c89c0e - Update to 0.03
PR:		133088
Submitted by:	Oleg A. Mamontov <oleg@mamontov.net> (maintainer)
2009-03-27 22:08:05 +00:00

21 lines
376 B
Makefile

# New ports collection makefile for: p5-Hash-Union
# Date created: 2009-02-10
# Whom: Oleg A. Mamontov <oleg@mamontov.net>
#
# $FreeBSD$
#
PORTNAME= Hash-Union
PORTVERSION= 0.03
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= oleg@mamontov.net
COMMENT= Smart hashes merging
PERL_CONFIGURE= yes
MAN3= Hash::Union.3
.include <bsd.port.mk>