Tweak databases/p5-Amazon-SimpleDB version 0.03_1
[dports.git] / databases / p5-DWH_File / Makefile
1 # Created by: mharo@FreeBSD.org
2 # $FreeBSD$
3
4 PORTNAME=       DWH_File
5 PORTVERSION=    0.24
6 PORTREVISION=   2
7 CATEGORIES=     databases perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     perl@FreeBSD.org
12 COMMENT=        Store deep and wide hashes in single level tied hash
13
14 BUILD_DEPENDS=  p5-URI>=0:net/p5-URI
15 RUN_DEPENDS=    p5-URI>=0:net/p5-URI
16
17 USES=           perl5
18 USE_PERL5=      configure
19
20 .include <bsd.port.mk>