1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/devel/p5-Tie-RefHash/Makefile
2011-03-25 14:40:57 +00:00

25 lines
441 B
Makefile

# Ports collection makefile for: p5-Tie-RefHash
# Date created: Jun 27, 2007
# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Tie-RefHash
PORTVERSION= 1.39
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Tie::RefHash - use references as hash keys
LICENSE_COMB= dual
LISENSE= ART20 GPLv1
PERL_CONFIGURE= yes
MAN3= Tie::RefHash.3
.include <bsd.port.mk>